#FAD8D5 Color

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

Color preview

#FAD8D5

Color formats

HEX
#FAD8D5
RGB
rgb(250, 216, 213)
RGBA
rgba(250, 216, 213, 1)
HSL
hsl(5, 79%, 91%)
HSV
hsv(5, 15%, 98%)
CMYK
cmyk(0%, 14%, 15%, 2%)
CSS variable
--color-primary: #FAD8D5;
Lowercase HEX
#fad8d5

Shades

Tints

Tones

Harmony

CSS snippets for #FAD8D5

.color-fad8d5 {
  color: #FAD8D5;
  background-color: #FAD8D5;
}

Frequently asked questions

What color is #FAD8D5?+

#FAD8D5 is a HEX color with RGB value rgb(250, 216, 213) and HSL value hsl(5, 79%, 91%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FAD8D5?+

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