#FADDD9 Color

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

Color preview

#FADDD9

Color formats

HEX
#FADDD9
RGB
rgb(250, 221, 217)
RGBA
rgba(250, 221, 217, 1)
HSL
hsl(7, 77%, 92%)
HSV
hsv(7, 13%, 98%)
CMYK
cmyk(0%, 12%, 13%, 2%)
CSS variable
--color-primary: #FADDD9;
Lowercase HEX
#faddd9

Shades

Tints

Tones

Harmony

CSS snippets for #FADDD9

.color-faddd9 {
  color: #FADDD9;
  background-color: #FADDD9;
}

Frequently asked questions

What color is #FADDD9?+

#FADDD9 is a HEX color with RGB value rgb(250, 221, 217) and HSL value hsl(7, 77%, 92%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FADDD9?+

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