#F2DBE6 Color

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

Color preview

#F2DBE6

Color formats

HEX
#F2DBE6
RGB
rgb(242, 219, 230)
RGBA
rgba(242, 219, 230, 1)
HSL
hsl(331, 47%, 90%)
HSV
hsv(331, 10%, 95%)
CMYK
cmyk(0%, 10%, 5%, 5%)
CSS variable
--color-primary: #F2DBE6;
Lowercase HEX
#f2dbe6

Shades

Tints

Tones

Harmony

CSS snippets for #F2DBE6

.color-f2dbe6 {
  color: #F2DBE6;
  background-color: #F2DBE6;
}

Frequently asked questions

What color is #F2DBE6?+

#F2DBE6 is a HEX color with RGB value rgb(242, 219, 230) and HSL value hsl(331, 47%, 90%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F2DBE6?+

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