#FDEBEC Color

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

Color preview

#FDEBEC

Color formats

HEX
#FDEBEC
RGB
rgb(253, 235, 236)
RGBA
rgba(253, 235, 236, 1)
HSL
hsl(357, 82%, 96%)
HSV
hsv(357, 7%, 99%)
CMYK
cmyk(0%, 7%, 7%, 1%)
CSS variable
--color-primary: #FDEBEC;
Lowercase HEX
#fdebec

Shades

Tints

Tones

Harmony

CSS snippets for #FDEBEC

.color-fdebec {
  color: #FDEBEC;
  background-color: #FDEBEC;
}

Frequently asked questions

What color is #FDEBEC?+

#FDEBEC is a HEX color with RGB value rgb(253, 235, 236) and HSL value hsl(357, 82%, 96%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #FDEBEC?+

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