#F2DDCF Color

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

Color preview

#F2DDCF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F2DDCF

.color-f2ddcf {
  color: #F2DDCF;
  background-color: #F2DDCF;
}

Frequently asked questions

What color is #F2DDCF?+

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

What is the closest Tailwind color to #F2DDCF?+

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