#FAB06F Color

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

Color preview

#FAB06F

Color formats

HEX
#FAB06F
RGB
rgb(250, 176, 111)
RGBA
rgba(250, 176, 111, 1)
HSL
hsl(28, 93%, 71%)
HSV
hsv(28, 56%, 98%)
CMYK
cmyk(0%, 30%, 56%, 2%)
CSS variable
--color-primary: #FAB06F;
Lowercase HEX
#fab06f

Shades

Tints

Tones

Harmony

CSS snippets for #FAB06F

.color-fab06f {
  color: #FAB06F;
  background-color: #FAB06F;
}

Frequently asked questions

What color is #FAB06F?+

#FAB06F is a HEX color with RGB value rgb(250, 176, 111) and HSL value hsl(28, 93%, 71%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FAB06F?+

The closest Tailwind color is orange-300, available as the bg-orange-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