Fruit Bowl
#fdc9d0 · one of 31,915 named colors
Fruit Bowl is a very light, vivid red with the hex code #fdc9d0. In RGB it is 253 red, 201 green and 208 blue, and black text is most readable on top of it.
Codes
HEX
#fdc9d0HEX8
#fdc9d0ffRGB
rgb(253, 201, 208)RGBA
rgba(253, 201, 208, 1)RGB %
rgb(99%, 79%, 82%)HSL
hsl(352, 93%, 89%)HSLA
hsla(352, 93%, 89%, 1)Variables
Sass
$fruit-bowl: #fdc9d0;Less
@fruit-bowl: #fdc9d0;CSS
--fruit-bowl: #fdc9d0;