#FAB09C Color

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

Color preview

#FAB09C

Color formats

HEX
#FAB09C
RGB
rgb(250, 176, 156)
RGBA
rgba(250, 176, 156, 1)
HSL
hsl(13, 90%, 80%)
HSV
hsv(13, 38%, 98%)
CMYK
cmyk(0%, 30%, 38%, 2%)
CSS variable
--color-primary: #FAB09C;
Lowercase HEX
#fab09c

Shades

Tints

Tones

Harmony

CSS snippets for #FAB09C

.color-fab09c {
  color: #FAB09C;
  background-color: #FAB09C;
}

Frequently asked questions

What color is #FAB09C?+

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

What is the closest Tailwind color to #FAB09C?+

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