#D2CADE Color

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

Color preview

#D2CADE

Color formats

HEX
#D2CADE
RGB
rgb(210, 202, 222)
RGBA
rgba(210, 202, 222, 1)
HSL
hsl(264, 23%, 83%)
HSV
hsv(264, 9%, 87%)
CMYK
cmyk(5%, 9%, 0%, 13%)
CSS variable
--color-primary: #D2CADE;
Lowercase HEX
#d2cade

Shades

Tints

Tones

Harmony

CSS snippets for #D2CADE

.color-d2cade {
  color: #D2CADE;
  background-color: #D2CADE;
}

Frequently asked questions

What color is #D2CADE?+

#D2CADE is a HEX color with RGB value rgb(210, 202, 222) and HSL value hsl(264, 23%, 83%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D2CADE?+

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