#FED2CD Color

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

Color preview

#FED2CD

Color formats

HEX
#FED2CD
RGB
rgb(254, 210, 205)
RGBA
rgba(254, 210, 205, 1)
HSL
hsl(6, 96%, 90%)
HSV
hsv(6, 19%, 100%)
CMYK
cmyk(0%, 17%, 19%, 0%)
CSS variable
--color-primary: #FED2CD;
Lowercase HEX
#fed2cd

Shades

Tints

Tones

Harmony

CSS snippets for #FED2CD

.color-fed2cd {
  color: #FED2CD;
  background-color: #FED2CD;
}

Frequently asked questions

What color is #FED2CD?+

#FED2CD is a HEX color with RGB value rgb(254, 210, 205) and HSL value hsl(6, 96%, 90%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FED2CD?+

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