Crème
#ffffb6 · one of 31,915 named colors
Crème is a very light, vivid yellow with the hex code #ffffb6. In RGB it is 255 red, 255 green and 182 blue, and black text is most readable on top of it.
Codes
HEX
#ffffb6HEX8
#ffffb6ffRGB
rgb(255, 255, 182)RGBA
rgba(255, 255, 182, 1)RGB %
rgb(100%, 100%, 71%)HSL
hsl(60, 100%, 86%)HSLA
hsla(60, 100%, 86%, 1)Variables
Sass
$creme: #ffffb6;Less
@creme: #ffffb6;CSS
--creme: #ffffb6;