#FACBF3 Color

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

Color preview

#FACBF3

Color formats

HEX
#FACBF3
RGB
rgb(250, 203, 243)
RGBA
rgba(250, 203, 243, 1)
HSL
hsl(309, 82%, 89%)
HSV
hsv(309, 19%, 98%)
CMYK
cmyk(0%, 19%, 3%, 2%)
CSS variable
--color-primary: #FACBF3;
Lowercase HEX
#facbf3

Shades

Tints

Tones

Harmony

CSS snippets for #FACBF3

.color-facbf3 {
  color: #FACBF3;
  background-color: #FACBF3;
}

Frequently asked questions

What color is #FACBF3?+

#FACBF3 is a HEX color with RGB value rgb(250, 203, 243) and HSL value hsl(309, 82%, 89%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FACBF3?+

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