#FAB169 Color

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

Color preview

#FAB169

Color formats

HEX
#FAB169
RGB
rgb(250, 177, 105)
RGBA
rgba(250, 177, 105, 1)
HSL
hsl(30, 94%, 70%)
HSV
hsv(30, 58%, 98%)
CMYK
cmyk(0%, 29%, 58%, 2%)
CSS variable
--color-primary: #FAB169;
Lowercase HEX
#fab169

Shades

Tints

Tones

Harmony

CSS snippets for #FAB169

.color-fab169 {
  color: #FAB169;
  background-color: #FAB169;
}

Frequently asked questions

What color is #FAB169?+

#FAB169 is a HEX color with RGB value rgb(250, 177, 105) and HSL value hsl(30, 94%, 70%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FAB169?+

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