#F2CEBC Color

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

Color preview

#F2CEBC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F2CEBC

.color-f2cebc {
  color: #F2CEBC;
  background-color: #F2CEBC;
}

Frequently asked questions

What color is #F2CEBC?+

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

What is the closest Tailwind color to #F2CEBC?+

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