#D3BEEB Color

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

Color preview

#D3BEEB

Color formats

HEX
#D3BEEB
RGB
rgb(211, 190, 235)
RGBA
rgba(211, 190, 235, 1)
HSL
hsl(268, 53%, 83%)
HSV
hsv(268, 19%, 92%)
CMYK
cmyk(10%, 19%, 0%, 8%)
CSS variable
--color-primary: #D3BEEB;
Lowercase HEX
#d3beeb

Shades

Tints

Tones

Harmony

CSS snippets for #D3BEEB

.color-d3beeb {
  color: #D3BEEB;
  background-color: #D3BEEB;
}

Frequently asked questions

What color is #D3BEEB?+

#D3BEEB is a HEX color with RGB value rgb(211, 190, 235) and HSL value hsl(268, 53%, 83%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D3BEEB?+

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