#FAB2E9 Color

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

Color preview

#FAB2E9

Color formats

HEX
#FAB2E9
RGB
rgb(250, 178, 233)
RGBA
rgba(250, 178, 233, 1)
HSL
hsl(314, 88%, 84%)
HSV
hsv(314, 29%, 98%)
CMYK
cmyk(0%, 29%, 7%, 2%)
CSS variable
--color-primary: #FAB2E9;
Lowercase HEX
#fab2e9

Shades

Tints

Tones

Harmony

CSS snippets for #FAB2E9

.color-fab2e9 {
  color: #FAB2E9;
  background-color: #FAB2E9;
}

Frequently asked questions

What color is #FAB2E9?+

#FAB2E9 is a HEX color with RGB value rgb(250, 178, 233) and HSL value hsl(314, 88%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FAB2E9?+

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