#FEDED2 Color

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

Color preview

#FEDED2

Color formats

HEX
#FEDED2
RGB
rgb(254, 222, 210)
RGBA
rgba(254, 222, 210, 1)
HSL
hsl(16, 96%, 91%)
HSV
hsv(16, 17%, 100%)
CMYK
cmyk(0%, 13%, 17%, 0%)
CSS variable
--color-primary: #FEDED2;
Lowercase HEX
#feded2

Shades

Tints

Tones

Harmony

CSS snippets for #FEDED2

.color-feded2 {
  color: #FEDED2;
  background-color: #FEDED2;
}

Frequently asked questions

What color is #FEDED2?+

#FEDED2 is a HEX color with RGB value rgb(254, 222, 210) and HSL value hsl(16, 96%, 91%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #FEDED2?+

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