Bubbly
#ead8c0 · one of 31,915 named colors
Bubbly is a light, strong orange with the hex code #ead8c0. In RGB it is 234 red, 216 green and 192 blue, and black text is most readable on top of it.
Codes
HEX
#ead8c0HEX8
#ead8c0ffRGB
rgb(234, 216, 192)RGBA
rgba(234, 216, 192, 1)RGB %
rgb(92%, 85%, 75%)HSL
hsl(34, 50%, 84%)HSLA
hsla(34, 50%, 84%, 1)Variables
Sass
$bubbly: #ead8c0;Less
@bubbly: #ead8c0;CSS
--bubbly: #ead8c0;