#FDEADE Color

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

Color preview

#FDEADE

Color formats

HEX
#FDEADE
RGB
rgb(253, 234, 222)
RGBA
rgba(253, 234, 222, 1)
HSL
hsl(23, 89%, 93%)
HSV
hsv(23, 12%, 99%)
CMYK
cmyk(0%, 8%, 12%, 1%)
CSS variable
--color-primary: #FDEADE;
Lowercase HEX
#fdeade

Shades

Tints

Tones

Harmony

CSS snippets for #FDEADE

.color-fdeade {
  color: #FDEADE;
  background-color: #FDEADE;
}

Frequently asked questions

What color is #FDEADE?+

#FDEADE is a HEX color with RGB value rgb(253, 234, 222) and HSL value hsl(23, 89%, 93%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FDEADE?+

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