#FACF85 Color

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

Color preview

#FACF85

Color formats

HEX
#FACF85
RGB
rgb(250, 207, 133)
RGBA
rgba(250, 207, 133, 1)
HSL
hsl(38, 92%, 75%)
HSV
hsv(38, 47%, 98%)
CMYK
cmyk(0%, 17%, 47%, 2%)
CSS variable
--color-primary: #FACF85;
Lowercase HEX
#facf85

Shades

Tints

Tones

Harmony

CSS snippets for #FACF85

.color-facf85 {
  color: #FACF85;
  background-color: #FACF85;
}

Frequently asked questions

What color is #FACF85?+

#FACF85 is a HEX color with RGB value rgb(250, 207, 133) and HSL value hsl(38, 92%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FACF85?+

The closest Tailwind color is amber-200, available as the bg-amber-200 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