#F0CDBC Color

Inspect #F0CDBC across formats, palettes, contrast and closest named color matches.

Color preview

#F0CDBC

Color formats

HEX
#F0CDBC
RGB
rgb(240, 205, 188)
RGBA
rgba(240, 205, 188, 1)
HSL
hsl(20, 63%, 84%)
HSV
hsv(20, 22%, 94%)
CMYK
cmyk(0%, 15%, 22%, 6%)
CSS variable
--color-primary: #F0CDBC;
Lowercase HEX
#f0cdbc

Shades

Tints

Tones

Harmony

CSS snippets for #F0CDBC

.color-f0cdbc {
  color: #F0CDBC;
  background-color: #F0CDBC;
}

Frequently asked questions

What color is #F0CDBC?+

#F0CDBC is a HEX color with RGB value rgb(240, 205, 188) and HSL value hsl(20, 63%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F0CDBC?+

The closest Tailwind color is red-200, available as the bg-red-200 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools