#F2DEDB Color

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

Color preview

#F2DEDB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F2DEDB

.color-f2dedb {
  color: #F2DEDB;
  background-color: #F2DEDB;
}

Frequently asked questions

What color is #F2DEDB?+

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

What is the closest Tailwind color to #F2DEDB?+

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