Golden Pop
#ebcebd · one of 31,915 named colors
Golden Pop is a light, strong orange with the hex code #ebcebd. In RGB it is 235 red, 206 green and 189 blue, and black text is most readable on top of it.
Codes
HEX
#ebcebdHEX8
#ebcebdffRGB
rgb(235, 206, 189)RGBA
rgba(235, 206, 189, 1)RGB %
rgb(92%, 81%, 74%)HSL
hsl(22, 53%, 83%)HSLA
hsla(22, 53%, 83%, 1)Variables
Sass
$golden-pop: #ebcebd;Less
@golden-pop: #ebcebd;CSS
--golden-pop: #ebcebd;