#F2DADD Color

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

Color preview

#F2DADD

Color formats

HEX
#F2DADD
RGB
rgb(242, 218, 221)
RGBA
rgba(242, 218, 221, 1)
HSL
hsl(352, 48%, 90%)
HSV
hsv(352, 10%, 95%)
CMYK
cmyk(0%, 10%, 9%, 5%)
CSS variable
--color-primary: #F2DADD;
Lowercase HEX
#f2dadd

Shades

Tints

Tones

Harmony

CSS snippets for #F2DADD

.color-f2dadd {
  color: #F2DADD;
  background-color: #F2DADD;
}

Frequently asked questions

What color is #F2DADD?+

#F2DADD is a HEX color with RGB value rgb(242, 218, 221) and HSL value hsl(352, 48%, 90%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F2DADD?+

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