#F5D7DF Color

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

Color preview

#F5D7DF

Color formats

HEX
#F5D7DF
RGB
rgb(245, 215, 223)
RGBA
rgba(245, 215, 223, 1)
HSL
hsl(344, 60%, 90%)
HSV
hsv(344, 12%, 96%)
CMYK
cmyk(0%, 12%, 9%, 4%)
CSS variable
--color-primary: #F5D7DF;
Lowercase HEX
#f5d7df

Shades

Tints

Tones

Harmony

CSS snippets for #F5D7DF

.color-f5d7df {
  color: #F5D7DF;
  background-color: #F5D7DF;
}

Frequently asked questions

What color is #F5D7DF?+

#F5D7DF is a HEX color with RGB value rgb(245, 215, 223) and HSL value hsl(344, 60%, 90%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F5D7DF?+

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