#F6DDEE Color

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

Color preview

#F6DDEE

Color formats

HEX
#F6DDEE
RGB
rgb(246, 221, 238)
RGBA
rgba(246, 221, 238, 1)
HSL
hsl(319, 58%, 92%)
HSV
hsv(319, 10%, 96%)
CMYK
cmyk(0%, 10%, 3%, 4%)
CSS variable
--color-primary: #F6DDEE;
Lowercase HEX
#f6ddee

Shades

Tints

Tones

Harmony

CSS snippets for #F6DDEE

.color-f6ddee {
  color: #F6DDEE;
  background-color: #F6DDEE;
}

Frequently asked questions

What color is #F6DDEE?+

#F6DDEE is a HEX color with RGB value rgb(246, 221, 238) and HSL value hsl(319, 58%, 92%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F6DDEE?+

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