#D2BEDC Color

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

Color preview

#D2BEDC

Color formats

HEX
#D2BEDC
RGB
rgb(210, 190, 220)
RGBA
rgba(210, 190, 220, 1)
HSL
hsl(280, 30%, 80%)
HSV
hsv(280, 14%, 86%)
CMYK
cmyk(5%, 14%, 0%, 14%)
CSS variable
--color-primary: #D2BEDC;
Lowercase HEX
#d2bedc

Shades

Tints

Tones

Harmony

CSS snippets for #D2BEDC

.color-d2bedc {
  color: #D2BEDC;
  background-color: #D2BEDC;
}

Frequently asked questions

What color is #D2BEDC?+

#D2BEDC is a HEX color with RGB value rgb(210, 190, 220) and HSL value hsl(280, 30%, 80%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D2BEDC?+

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