#FAC5F2 Color

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

Color preview

#FAC5F2

Color formats

HEX
#FAC5F2
RGB
rgb(250, 197, 242)
RGBA
rgba(250, 197, 242, 1)
HSL
hsl(309, 84%, 88%)
HSV
hsv(309, 21%, 98%)
CMYK
cmyk(0%, 21%, 3%, 2%)
CSS variable
--color-primary: #FAC5F2;
Lowercase HEX
#fac5f2

Shades

Tints

Tones

Harmony

CSS snippets for #FAC5F2

.color-fac5f2 {
  color: #FAC5F2;
  background-color: #FAC5F2;
}

Frequently asked questions

What color is #FAC5F2?+

#FAC5F2 is a HEX color with RGB value rgb(250, 197, 242) and HSL value hsl(309, 84%, 88%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FAC5F2?+

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