#FACD85 Color

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

Color preview

#FACD85

Color formats

HEX
#FACD85
RGB
rgb(250, 205, 133)
RGBA
rgba(250, 205, 133, 1)
HSL
hsl(37, 92%, 75%)
HSV
hsv(37, 47%, 98%)
CMYK
cmyk(0%, 18%, 47%, 2%)
CSS variable
--color-primary: #FACD85;
Lowercase HEX
#facd85

Shades

Tints

Tones

Harmony

CSS snippets for #FACD85

.color-facd85 {
  color: #FACD85;
  background-color: #FACD85;
}

Frequently asked questions

What color is #FACD85?+

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

What is the closest Tailwind color to #FACD85?+

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