#FECECD Color

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

Color preview

#FECECD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FECECD

.color-fececd {
  color: #FECECD;
  background-color: #FECECD;
}

Frequently asked questions

What color is #FECECD?+

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

What is the closest Tailwind color to #FECECD?+

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