Orange Delight
#ffc355 · one of 31,915 named colors
Orange Delight is a light, vivid orange with the hex code #ffc355. In RGB it is 255 red, 195 green and 85 blue, and black text is most readable on top of it.
Part of Shades of Orange →
Try Orange Delight in the generator →
Codes
HEX
#ffc355HEX8
#ffc355ffRGB
rgb(255, 195, 85)RGBA
rgba(255, 195, 85, 1)RGB %
rgb(100%, 76%, 33%)HSL
hsl(39, 100%, 67%)HSLA
hsla(39, 100%, 67%, 1)Variables
Sass
$orange-delight: #ffc355;Less
@orange-delight: #ffc355;CSS
--orange-delight: #ffc355;