#F6DEDC Color

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

Color preview

#F6DEDC

Color formats

HEX
#F6DEDC
RGB
rgb(246, 222, 220)
RGBA
rgba(246, 222, 220, 1)
HSL
hsl(5, 59%, 91%)
HSV
hsv(5, 11%, 96%)
CMYK
cmyk(0%, 10%, 11%, 4%)
CSS variable
--color-primary: #F6DEDC;
Lowercase HEX
#f6dedc

Shades

Tints

Tones

Harmony

CSS snippets for #F6DEDC

.color-f6dedc {
  color: #F6DEDC;
  background-color: #F6DEDC;
}

Frequently asked questions

What color is #F6DEDC?+

#F6DEDC is a HEX color with RGB value rgb(246, 222, 220) and HSL value hsl(5, 59%, 91%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F6DEDC?+

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