#FABACF Color

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

Color preview

#FABACF

Color formats

HEX
#FABACF
RGB
rgb(250, 186, 207)
RGBA
rgba(250, 186, 207, 1)
HSL
hsl(340, 86%, 85%)
HSV
hsv(340, 26%, 98%)
CMYK
cmyk(0%, 26%, 17%, 2%)
CSS variable
--color-primary: #FABACF;
Lowercase HEX
#fabacf

Shades

Tints

Tones

Harmony

CSS snippets for #FABACF

.color-fabacf {
  color: #FABACF;
  background-color: #FABACF;
}

Frequently asked questions

What color is #FABACF?+

#FABACF is a HEX color with RGB value rgb(250, 186, 207) and HSL value hsl(340, 86%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FABACF?+

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