#FAB99C Color

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

Color preview

#FAB99C

Color formats

HEX
#FAB99C
RGB
rgb(250, 185, 156)
RGBA
rgba(250, 185, 156, 1)
HSL
hsl(19, 90%, 80%)
HSV
hsv(19, 38%, 98%)
CMYK
cmyk(0%, 26%, 38%, 2%)
CSS variable
--color-primary: #FAB99C;
Lowercase HEX
#fab99c

Shades

Tints

Tones

Harmony

CSS snippets for #FAB99C

.color-fab99c {
  color: #FAB99C;
  background-color: #FAB99C;
}

Frequently asked questions

What color is #FAB99C?+

#FAB99C is a HEX color with RGB value rgb(250, 185, 156) and HSL value hsl(19, 90%, 80%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #FAB99C?+

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