#FAC7E8 Color

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

Color preview

#FAC7E8

Color formats

HEX
#FAC7E8
RGB
rgb(250, 199, 232)
RGBA
rgba(250, 199, 232, 1)
HSL
hsl(321, 84%, 88%)
HSV
hsv(321, 20%, 98%)
CMYK
cmyk(0%, 20%, 7%, 2%)
CSS variable
--color-primary: #FAC7E8;
Lowercase HEX
#fac7e8

Shades

Tints

Tones

Harmony

CSS snippets for #FAC7E8

.color-fac7e8 {
  color: #FAC7E8;
  background-color: #FAC7E8;
}

Frequently asked questions

What color is #FAC7E8?+

#FAC7E8 is a HEX color with RGB value rgb(250, 199, 232) and HSL value hsl(321, 84%, 88%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FAC7E8?+

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