#FAB99A Color

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

Color preview

#FAB99A

Color formats

HEX
#FAB99A
RGB
rgb(250, 185, 154)
RGBA
rgba(250, 185, 154, 1)
HSL
hsl(19, 91%, 79%)
HSV
hsv(19, 38%, 98%)
CMYK
cmyk(0%, 26%, 38%, 2%)
CSS variable
--color-primary: #FAB99A;
Lowercase HEX
#fab99a

Shades

Tints

Tones

Harmony

CSS snippets for #FAB99A

.color-fab99a {
  color: #FAB99A;
  background-color: #FAB99A;
}

Frequently asked questions

What color is #FAB99A?+

#FAB99A is a HEX color with RGB value rgb(250, 185, 154) and HSL value hsl(19, 91%, 79%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #FAB99A?+

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