Signal White
#ecece6 · one of 31,915 named colors
Signal White is a very light, muted yellow with the hex code #ecece6. In RGB it is 236 red, 236 green and 230 blue, and black text is most readable on top of it.
Part of Shades of White →
Try Signal White in the generator →
Codes
HEX
#ecece6HEX8
#ecece6ffRGB
rgb(236, 236, 230)RGBA
rgba(236, 236, 230, 1)RGB %
rgb(93%, 93%, 90%)HSL
hsl(60, 14%, 91%)HSLA
hsla(60, 14%, 91%, 1)Variables
Sass
$signal-white: #ecece6;Less
@signal-white: #ecece6;CSS
--signal-white: #ecece6;