#FACD95 Color

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

Color preview

#FACD95

Color formats

HEX
#FACD95
RGB
rgb(250, 205, 149)
RGBA
rgba(250, 205, 149, 1)
HSL
hsl(33, 91%, 78%)
HSV
hsv(33, 40%, 98%)
CMYK
cmyk(0%, 18%, 40%, 2%)
CSS variable
--color-primary: #FACD95;
Lowercase HEX
#facd95

Shades

Tints

Tones

Harmony

CSS snippets for #FACD95

.color-facd95 {
  color: #FACD95;
  background-color: #FACD95;
}

Frequently asked questions

What color is #FACD95?+

#FACD95 is a HEX color with RGB value rgb(250, 205, 149) and HSL value hsl(33, 91%, 78%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FACD95?+

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