#FABC75 Color

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

Color preview

#FABC75

Color formats

HEX
#FABC75
RGB
rgb(250, 188, 117)
RGBA
rgba(250, 188, 117, 1)
HSL
hsl(32, 93%, 72%)
HSV
hsv(32, 53%, 98%)
CMYK
cmyk(0%, 25%, 53%, 2%)
CSS variable
--color-primary: #FABC75;
Lowercase HEX
#fabc75

Shades

Tints

Tones

Harmony

CSS snippets for #FABC75

.color-fabc75 {
  color: #FABC75;
  background-color: #FABC75;
}

Frequently asked questions

What color is #FABC75?+

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

What is the closest Tailwind color to #FABC75?+

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