Long Beach
#faefdf · one of 31,915 named colors
Long Beach is a very light, strong orange with the hex code #faefdf. In RGB it is 250 red, 239 green and 223 blue, and black text is most readable on top of it.
Codes
HEX
#faefdfHEX8
#faefdfffRGB
rgb(250, 239, 223)RGBA
rgba(250, 239, 223, 1)RGB %
rgb(98%, 94%, 87%)HSL
hsl(36, 73%, 93%)HSLA
hsla(36, 73%, 93%, 1)Variables
Sass
$long-beach: #faefdf;Less
@long-beach: #faefdf;CSS
--long-beach: #faefdf;