#F5D8DF Color

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

Color preview

#F5D8DF

Color formats

HEX
#F5D8DF
RGB
rgb(245, 216, 223)
RGBA
rgba(245, 216, 223, 1)
HSL
hsl(346, 59%, 90%)
HSV
hsv(346, 12%, 96%)
CMYK
cmyk(0%, 12%, 9%, 4%)
CSS variable
--color-primary: #F5D8DF;
Lowercase HEX
#f5d8df

Shades

Tints

Tones

Harmony

CSS snippets for #F5D8DF

.color-f5d8df {
  color: #F5D8DF;
  background-color: #F5D8DF;
}

Frequently asked questions

What color is #F5D8DF?+

#F5D8DF is a HEX color with RGB value rgb(245, 216, 223) and HSL value hsl(346, 59%, 90%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F5D8DF?+

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