#FABFE3 Color

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

Color preview

#FABFE3

Color formats

HEX
#FABFE3
RGB
rgb(250, 191, 227)
RGBA
rgba(250, 191, 227, 1)
HSL
hsl(323, 86%, 86%)
HSV
hsv(323, 24%, 98%)
CMYK
cmyk(0%, 24%, 9%, 2%)
CSS variable
--color-primary: #FABFE3;
Lowercase HEX
#fabfe3

Shades

Tints

Tones

Harmony

CSS snippets for #FABFE3

.color-fabfe3 {
  color: #FABFE3;
  background-color: #FABFE3;
}

Frequently asked questions

What color is #FABFE3?+

#FABFE3 is a HEX color with RGB value rgb(250, 191, 227) and HSL value hsl(323, 86%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FABFE3?+

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