#FDEBED Color

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

Color preview

#FDEBED

Color formats

HEX
#FDEBED
RGB
rgb(253, 235, 237)
RGBA
rgba(253, 235, 237, 1)
HSL
hsl(353, 82%, 96%)
HSV
hsv(353, 7%, 99%)
CMYK
cmyk(0%, 7%, 6%, 1%)
CSS variable
--color-primary: #FDEBED;
Lowercase HEX
#fdebed

Shades

Tints

Tones

Harmony

CSS snippets for #FDEBED

.color-fdebed {
  color: #FDEBED;
  background-color: #FDEBED;
}

Frequently asked questions

What color is #FDEBED?+

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

What is the closest Tailwind color to #FDEBED?+

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