#FACF80 Color

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

Color preview

#FACF80

Color formats

HEX
#FACF80
RGB
rgb(250, 207, 128)
RGBA
rgba(250, 207, 128, 1)
HSL
hsl(39, 92%, 74%)
HSV
hsv(39, 49%, 98%)
CMYK
cmyk(0%, 17%, 49%, 2%)
CSS variable
--color-primary: #FACF80;
Lowercase HEX
#facf80

Shades

Tints

Tones

Harmony

CSS snippets for #FACF80

.color-facf80 {
  color: #FACF80;
  background-color: #FACF80;
}

Frequently asked questions

What color is #FACF80?+

#FACF80 is a HEX color with RGB value rgb(250, 207, 128) and HSL value hsl(39, 92%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FACF80?+

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