#F0D7DF Color

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

Color preview

#F0D7DF

Color formats

HEX
#F0D7DF
RGB
rgb(240, 215, 223)
RGBA
rgba(240, 215, 223, 1)
HSL
hsl(341, 45%, 89%)
HSV
hsv(341, 10%, 94%)
CMYK
cmyk(0%, 10%, 7%, 6%)
CSS variable
--color-primary: #F0D7DF;
Lowercase HEX
#f0d7df

Shades

Tints

Tones

Harmony

CSS snippets for #F0D7DF

.color-f0d7df {
  color: #F0D7DF;
  background-color: #F0D7DF;
}

Frequently asked questions

What color is #F0D7DF?+

#F0D7DF is a HEX color with RGB value rgb(240, 215, 223) and HSL value hsl(341, 45%, 89%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F0D7DF?+

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