Parchment
#fefcaf · one of 31,915 named colors
Parchment is a light, vivid yellow with the hex code #fefcaf. In RGB it is 254 red, 252 green and 175 blue, and black text is most readable on top of it.
Codes
HEX
#fefcafHEX8
#fefcafffRGB
rgb(254, 252, 175)RGBA
rgba(254, 252, 175, 1)RGB %
rgb(100%, 99%, 69%)HSL
hsl(58, 98%, 84%)HSLA
hsla(58, 98%, 84%, 1)Variables
Sass
$parchment: #fefcaf;Less
@parchment: #fefcaf;CSS
--parchment: #fefcaf;