#FAD8D3 Color

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

Color preview

#FAD8D3

Color formats

HEX
#FAD8D3
RGB
rgb(250, 216, 211)
RGBA
rgba(250, 216, 211, 1)
HSL
hsl(8, 80%, 90%)
HSV
hsv(8, 16%, 98%)
CMYK
cmyk(0%, 14%, 16%, 2%)
CSS variable
--color-primary: #FAD8D3;
Lowercase HEX
#fad8d3

Shades

Tints

Tones

Harmony

CSS snippets for #FAD8D3

.color-fad8d3 {
  color: #FAD8D3;
  background-color: #FAD8D3;
}

Frequently asked questions

What color is #FAD8D3?+

#FAD8D3 is a HEX color with RGB value rgb(250, 216, 211) and HSL value hsl(8, 80%, 90%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FAD8D3?+

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