#FAB49C Color

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

Color preview

#FAB49C

Color formats

HEX
#FAB49C
RGB
rgb(250, 180, 156)
RGBA
rgba(250, 180, 156, 1)
HSL
hsl(15, 90%, 80%)
HSV
hsv(15, 38%, 98%)
CMYK
cmyk(0%, 28%, 38%, 2%)
CSS variable
--color-primary: #FAB49C;
Lowercase HEX
#fab49c

Shades

Tints

Tones

Harmony

CSS snippets for #FAB49C

.color-fab49c {
  color: #FAB49C;
  background-color: #FAB49C;
}

Frequently asked questions

What color is #FAB49C?+

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

What is the closest Tailwind color to #FAB49C?+

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