#FAB0E9 Color

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

Color preview

#FAB0E9

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FAB0E9

.color-fab0e9 {
  color: #FAB0E9;
  background-color: #FAB0E9;
}

Frequently asked questions

What color is #FAB0E9?+

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

What is the closest Tailwind color to #FAB0E9?+

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