Creamy Oat
#ffe0af · one of 31,915 named colors
Creamy Oat is a light, vivid orange with the hex code #ffe0af. In RGB it is 255 red, 224 green and 175 blue, and black text is most readable on top of it.
Codes
HEX
#ffe0afHEX8
#ffe0afffRGB
rgb(255, 224, 175)RGBA
rgba(255, 224, 175, 1)RGB %
rgb(100%, 88%, 69%)HSL
hsl(37, 100%, 84%)HSLA
hsla(37, 100%, 84%, 1)Variables
Sass
$creamy-oat: #ffe0af;Less
@creamy-oat: #ffe0af;CSS
--creamy-oat: #ffe0af;