#FAD3D9 Color

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

Color preview

#FAD3D9

Color formats

HEX
#FAD3D9
RGB
rgb(250, 211, 217)
RGBA
rgba(250, 211, 217, 1)
HSL
hsl(351, 80%, 90%)
HSV
hsv(351, 16%, 98%)
CMYK
cmyk(0%, 16%, 13%, 2%)
CSS variable
--color-primary: #FAD3D9;
Lowercase HEX
#fad3d9

Shades

Tints

Tones

Harmony

CSS snippets for #FAD3D9

.color-fad3d9 {
  color: #FAD3D9;
  background-color: #FAD3D9;
}

Frequently asked questions

What color is #FAD3D9?+

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

What is the closest Tailwind color to #FAD3D9?+

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