#FCECED Color

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

Color preview

#FCECED

Color formats

HEX
#FCECED
RGB
rgb(252, 236, 237)
RGBA
rgba(252, 236, 237, 1)
HSL
hsl(356, 73%, 96%)
HSV
hsv(356, 6%, 99%)
CMYK
cmyk(0%, 6%, 6%, 1%)
CSS variable
--color-primary: #FCECED;
Lowercase HEX
#fceced

Shades

Tints

Tones

Harmony

CSS snippets for #FCECED

.color-fceced {
  color: #FCECED;
  background-color: #FCECED;
}

Frequently asked questions

What color is #FCECED?+

#FCECED is a HEX color with RGB value rgb(252, 236, 237) and HSL value hsl(356, 73%, 96%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #FCECED?+

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