#F2CCBD Color

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

Color preview

#F2CCBD

Color formats

HEX
#F2CCBD
RGB
rgb(242, 204, 189)
RGBA
rgba(242, 204, 189, 1)
HSL
hsl(17, 67%, 85%)
HSV
hsv(17, 22%, 95%)
CMYK
cmyk(0%, 16%, 22%, 5%)
CSS variable
--color-primary: #F2CCBD;
Lowercase HEX
#f2ccbd

Shades

Tints

Tones

Harmony

CSS snippets for #F2CCBD

.color-f2ccbd {
  color: #F2CCBD;
  background-color: #F2CCBD;
}

Frequently asked questions

What color is #F2CCBD?+

#F2CCBD is a HEX color with RGB value rgb(242, 204, 189) and HSL value hsl(17, 67%, 85%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #F2CCBD?+

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