#F2CDBC Color

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

Color preview

#F2CDBC

Color formats

HEX
#F2CDBC
RGB
rgb(242, 205, 188)
RGBA
rgba(242, 205, 188, 1)
HSL
hsl(19, 67%, 84%)
HSV
hsv(19, 22%, 95%)
CMYK
cmyk(0%, 15%, 22%, 5%)
CSS variable
--color-primary: #F2CDBC;
Lowercase HEX
#f2cdbc

Shades

Tints

Tones

Harmony

CSS snippets for #F2CDBC

.color-f2cdbc {
  color: #F2CDBC;
  background-color: #F2CDBC;
}

Frequently asked questions

What color is #F2CDBC?+

#F2CDBC is a HEX color with RGB value rgb(242, 205, 188) and HSL value hsl(19, 67%, 84%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #F2CDBC?+

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