#F6DEDF Color

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

Color preview

#F6DEDF

Color formats

HEX
#F6DEDF
RGB
rgb(246, 222, 223)
RGBA
rgba(246, 222, 223, 1)
HSL
hsl(358, 57%, 92%)
HSV
hsv(358, 10%, 96%)
CMYK
cmyk(0%, 10%, 9%, 4%)
CSS variable
--color-primary: #F6DEDF;
Lowercase HEX
#f6dedf

Shades

Tints

Tones

Harmony

CSS snippets for #F6DEDF

.color-f6dedf {
  color: #F6DEDF;
  background-color: #F6DEDF;
}

Frequently asked questions

What color is #F6DEDF?+

#F6DEDF is a HEX color with RGB value rgb(246, 222, 223) and HSL value hsl(358, 57%, 92%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F6DEDF?+

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