Couscous
#ffe29b · one of 31,915 named colors
Couscous is a light, vivid yellow with the hex code #ffe29b. In RGB it is 255 red, 226 green and 155 blue, and black text is most readable on top of it.
Codes
HEX
#ffe29bHEX8
#ffe29bffRGB
rgb(255, 226, 155)RGBA
rgba(255, 226, 155, 1)RGB %
rgb(100%, 89%, 61%)HSL
hsl(43, 100%, 80%)HSLA
hsla(43, 100%, 80%, 1)Variables
Sass
$couscous: #ffe29b;Less
@couscous: #ffe29b;CSS
--couscous: #ffe29b;