#FACB80 Color

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

Color preview

#FACB80

Color formats

HEX
#FACB80
RGB
rgb(250, 203, 128)
RGBA
rgba(250, 203, 128, 1)
HSL
hsl(37, 92%, 74%)
HSV
hsv(37, 49%, 98%)
CMYK
cmyk(0%, 19%, 49%, 2%)
CSS variable
--color-primary: #FACB80;
Lowercase HEX
#facb80

Shades

Tints

Tones

Harmony

CSS snippets for #FACB80

.color-facb80 {
  color: #FACB80;
  background-color: #FACB80;
}

Frequently asked questions

What color is #FACB80?+

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

What is the closest Tailwind color to #FACB80?+

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