#FABAEF Color

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

Color preview

#FABAEF

Color formats

HEX
#FABAEF
RGB
rgb(250, 186, 239)
RGBA
rgba(250, 186, 239, 1)
HSL
hsl(310, 86%, 85%)
HSV
hsv(310, 26%, 98%)
CMYK
cmyk(0%, 26%, 4%, 2%)
CSS variable
--color-primary: #FABAEF;
Lowercase HEX
#fabaef

Shades

Tints

Tones

Harmony

CSS snippets for #FABAEF

.color-fabaef {
  color: #FABAEF;
  background-color: #FABAEF;
}

Frequently asked questions

What color is #FABAEF?+

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

What is the closest Tailwind color to #FABAEF?+

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