#D3ADEB Color

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

Color preview

#D3ADEB

Color formats

HEX
#D3ADEB
RGB
rgb(211, 173, 235)
RGBA
rgba(211, 173, 235, 1)
HSL
hsl(277, 61%, 80%)
HSV
hsv(277, 26%, 92%)
CMYK
cmyk(10%, 26%, 0%, 8%)
CSS variable
--color-primary: #D3ADEB;
Lowercase HEX
#d3adeb

Shades

Tints

Tones

Harmony

CSS snippets for #D3ADEB

.color-d3adeb {
  color: #D3ADEB;
  background-color: #D3ADEB;
}

Frequently asked questions

What color is #D3ADEB?+

#D3ADEB is a HEX color with RGB value rgb(211, 173, 235) and HSL value hsl(277, 61%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D3ADEB?+

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