#D5CDED Color

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

Color preview

#D5CDED

Color formats

HEX
#D5CDED
RGB
rgb(213, 205, 237)
RGBA
rgba(213, 205, 237, 1)
HSL
hsl(255, 47%, 87%)
HSV
hsv(255, 14%, 93%)
CMYK
cmyk(10%, 14%, 0%, 7%)
CSS variable
--color-primary: #D5CDED;
Lowercase HEX
#d5cded

Shades

Tints

Tones

Harmony

CSS snippets for #D5CDED

.color-d5cded {
  color: #D5CDED;
  background-color: #D5CDED;
}

Frequently asked questions

What color is #D5CDED?+

#D5CDED is a HEX color with RGB value rgb(213, 205, 237) and HSL value hsl(255, 47%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D5CDED?+

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