#F0DCCF Color

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

Color preview

#F0DCCF

Color formats

HEX
#F0DCCF
RGB
rgb(240, 220, 207)
RGBA
rgba(240, 220, 207, 1)
HSL
hsl(24, 52%, 88%)
HSV
hsv(24, 14%, 94%)
CMYK
cmyk(0%, 8%, 14%, 6%)
CSS variable
--color-primary: #F0DCCF;
Lowercase HEX
#f0dccf

Shades

Tints

Tones

Harmony

CSS snippets for #F0DCCF

.color-f0dccf {
  color: #F0DCCF;
  background-color: #F0DCCF;
}

Frequently asked questions

What color is #F0DCCF?+

#F0DCCF is a HEX color with RGB value rgb(240, 220, 207) and HSL value hsl(24, 52%, 88%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F0DCCF?+

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