#FADEAD Color

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

Color preview

#FADEAD

Color formats

HEX
#FADEAD
RGB
rgb(250, 222, 173)
RGBA
rgba(250, 222, 173, 1)
HSL
hsl(38, 89%, 83%)
HSV
hsv(38, 31%, 98%)
CMYK
cmyk(0%, 11%, 31%, 2%)
CSS variable
--color-primary: #FADEAD;
Lowercase HEX
#fadead

Shades

Tints

Tones

Harmony

CSS snippets for #FADEAD

.color-fadead {
  color: #FADEAD;
  background-color: #FADEAD;
}

Frequently asked questions

What color is #FADEAD?+

#FADEAD is a HEX color with RGB value rgb(250, 222, 173) and HSL value hsl(38, 89%, 83%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FADEAD?+

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