#FAB39C Color

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

Color preview

#FAB39C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FAB39C

.color-fab39c {
  color: #FAB39C;
  background-color: #FAB39C;
}

Frequently asked questions

What color is #FAB39C?+

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

What is the closest Tailwind color to #FAB39C?+

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