#DCD5E3 Color

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

Color preview

#DCD5E3

Color formats

HEX
#DCD5E3
RGB
rgb(220, 213, 227)
RGBA
rgba(220, 213, 227, 1)
HSL
hsl(270, 20%, 86%)
HSV
hsv(270, 6%, 89%)
CMYK
cmyk(3%, 6%, 0%, 11%)
CSS variable
--color-primary: #DCD5E3;
Lowercase HEX
#dcd5e3

Shades

Tints

Tones

Harmony

CSS snippets for #DCD5E3

.color-dcd5e3 {
  color: #DCD5E3;
  background-color: #DCD5E3;
}

Frequently asked questions

What color is #DCD5E3?+

#DCD5E3 is a HEX color with RGB value rgb(220, 213, 227) and HSL value hsl(270, 20%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCD5E3?+

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