#DCD3E6 Color

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

Color preview

#DCD3E6

Color formats

HEX
#DCD3E6
RGB
rgb(220, 211, 230)
RGBA
rgba(220, 211, 230, 1)
HSL
hsl(268, 28%, 86%)
HSV
hsv(268, 8%, 90%)
CMYK
cmyk(4%, 8%, 0%, 10%)
CSS variable
--color-primary: #DCD3E6;
Lowercase HEX
#dcd3e6

Shades

Tints

Tones

Harmony

CSS snippets for #DCD3E6

.color-dcd3e6 {
  color: #DCD3E6;
  background-color: #DCD3E6;
}

Frequently asked questions

What color is #DCD3E6?+

#DCD3E6 is a HEX color with RGB value rgb(220, 211, 230) and HSL value hsl(268, 28%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCD3E6?+

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