#FAD4D4 Color

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

Color preview

#FAD4D4

Color formats

HEX
#FAD4D4
RGB
rgb(250, 212, 212)
RGBA
rgba(250, 212, 212, 1)
HSL
hsl(0, 79%, 91%)
HSV
hsv(0, 15%, 98%)
CMYK
cmyk(0%, 15%, 15%, 2%)
CSS variable
--color-primary: #FAD4D4;
Lowercase HEX
#fad4d4

Shades

Tints

Tones

Harmony

CSS snippets for #FAD4D4

.color-fad4d4 {
  color: #FAD4D4;
  background-color: #FAD4D4;
}

Frequently asked questions

What color is #FAD4D4?+

#FAD4D4 is a HEX color with RGB value rgb(250, 212, 212) and HSL value hsl(0, 79%, 91%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FAD4D4?+

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