#F2DCCF Color

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

Color preview

#F2DCCF

Color formats

HEX
#F2DCCF
RGB
rgb(242, 220, 207)
RGBA
rgba(242, 220, 207, 1)
HSL
hsl(22, 57%, 88%)
HSV
hsv(22, 14%, 95%)
CMYK
cmyk(0%, 9%, 14%, 5%)
CSS variable
--color-primary: #F2DCCF;
Lowercase HEX
#f2dccf

Shades

Tints

Tones

Harmony

CSS snippets for #F2DCCF

.color-f2dccf {
  color: #F2DCCF;
  background-color: #F2DCCF;
}

Frequently asked questions

What color is #F2DCCF?+

#F2DCCF is a HEX color with RGB value rgb(242, 220, 207) and HSL value hsl(22, 57%, 88%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F2DCCF?+

The closest Tailwind color is rose-200, available as the bg-rose-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