#FAB79C Color

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

Color preview

#FAB79C

Color formats

HEX
#FAB79C
RGB
rgb(250, 183, 156)
RGBA
rgba(250, 183, 156, 1)
HSL
hsl(17, 90%, 80%)
HSV
hsv(17, 38%, 98%)
CMYK
cmyk(0%, 27%, 38%, 2%)
CSS variable
--color-primary: #FAB79C;
Lowercase HEX
#fab79c

Shades

Tints

Tones

Harmony

CSS snippets for #FAB79C

.color-fab79c {
  color: #FAB79C;
  background-color: #FAB79C;
}

Frequently asked questions

What color is #FAB79C?+

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

What is the closest Tailwind color to #FAB79C?+

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