#F0DDCF Color

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

Color preview

#F0DDCF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F0DDCF

.color-f0ddcf {
  color: #F0DDCF;
  background-color: #F0DDCF;
}

Frequently asked questions

What color is #F0DDCF?+

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

What is the closest Tailwind color to #F0DDCF?+

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