#FEDCD2 Color

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

Color preview

#FEDCD2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FEDCD2

.color-fedcd2 {
  color: #FEDCD2;
  background-color: #FEDCD2;
}

Frequently asked questions

What color is #FEDCD2?+

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

What is the closest Tailwind color to #FEDCD2?+

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