#FADE9E Color

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

Color preview

#FADE9E

Color formats

HEX
#FADE9E
RGB
rgb(250, 222, 158)
RGBA
rgba(250, 222, 158, 1)
HSL
hsl(42, 90%, 80%)
HSV
hsv(42, 37%, 98%)
CMYK
cmyk(0%, 11%, 37%, 2%)
CSS variable
--color-primary: #FADE9E;
Lowercase HEX
#fade9e

Shades

Tints

Tones

Harmony

CSS snippets for #FADE9E

.color-fade9e {
  color: #FADE9E;
  background-color: #FADE9E;
}

Frequently asked questions

What color is #FADE9E?+

#FADE9E is a HEX color with RGB value rgb(250, 222, 158) and HSL value hsl(42, 90%, 80%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FADE9E?+

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