#FAB375 Color

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

Color preview

#FAB375

Color formats

HEX
#FAB375
RGB
rgb(250, 179, 117)
RGBA
rgba(250, 179, 117, 1)
HSL
hsl(28, 93%, 72%)
HSV
hsv(28, 53%, 98%)
CMYK
cmyk(0%, 28%, 53%, 2%)
CSS variable
--color-primary: #FAB375;
Lowercase HEX
#fab375

Shades

Tints

Tones

Harmony

CSS snippets for #FAB375

.color-fab375 {
  color: #FAB375;
  background-color: #FAB375;
}

Frequently asked questions

What color is #FAB375?+

#FAB375 is a HEX color with RGB value rgb(250, 179, 117) and HSL value hsl(28, 93%, 72%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FAB375?+

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