Verve
#fcedd8 · one of 31,915 named colors
Verve is a very light, vivid orange with the hex code #fcedd8. In RGB it is 252 red, 237 green and 216 blue, and black text is most readable on top of it.
Codes
HEX
#fcedd8HEX8
#fcedd8ffRGB
rgb(252, 237, 216)RGBA
rgba(252, 237, 216, 1)RGB %
rgb(99%, 93%, 85%)HSL
hsl(35, 86%, 92%)HSLA
hsla(35, 86%, 92%, 1)Variables
Sass
$verve: #fcedd8;Less
@verve: #fcedd8;CSS
--verve: #fcedd8;