#FACC75 Color

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

Color preview

#FACC75

Color formats

HEX
#FACC75
RGB
rgb(250, 204, 117)
RGBA
rgba(250, 204, 117, 1)
HSL
hsl(39, 93%, 72%)
HSV
hsv(39, 53%, 98%)
CMYK
cmyk(0%, 18%, 53%, 2%)
CSS variable
--color-primary: #FACC75;
Lowercase HEX
#facc75

Shades

Tints

Tones

Harmony

CSS snippets for #FACC75

.color-facc75 {
  color: #FACC75;
  background-color: #FACC75;
}

Frequently asked questions

What color is #FACC75?+

#FACC75 is a HEX color with RGB value rgb(250, 204, 117) and HSL value hsl(39, 93%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FACC75?+

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