#FAB99E Color

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

Color preview

#FAB99E

Color formats

HEX
#FAB99E
RGB
rgb(250, 185, 158)
RGBA
rgba(250, 185, 158, 1)
HSL
hsl(18, 90%, 80%)
HSV
hsv(18, 37%, 98%)
CMYK
cmyk(0%, 26%, 37%, 2%)
CSS variable
--color-primary: #FAB99E;
Lowercase HEX
#fab99e

Shades

Tints

Tones

Harmony

CSS snippets for #FAB99E

.color-fab99e {
  color: #FAB99E;
  background-color: #FAB99E;
}

Frequently asked questions

What color is #FAB99E?+

#FAB99E is a HEX color with RGB value rgb(250, 185, 158) and HSL value hsl(18, 90%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FAB99E?+

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