Pale Pearl
#fff2de · one of 31,915 named colors
Pale Pearl is a very light, vivid orange with the hex code #fff2de. In RGB it is 255 red, 242 green and 222 blue, and black text is most readable on top of it.
Codes
HEX
#fff2deHEX8
#fff2deffRGB
rgb(255, 242, 222)RGBA
rgba(255, 242, 222, 1)RGB %
rgb(100%, 95%, 87%)HSL
hsl(36, 100%, 94%)HSLA
hsla(36, 100%, 94%, 1)Variables
Sass
$pale-pearl: #fff2de;Less
@pale-pearl: #fff2de;CSS
--pale-pearl: #fff2de;