#DCBEFD Color

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

Color preview

#DCBEFD

Color formats

HEX
#DCBEFD
RGB
rgb(220, 190, 253)
RGBA
rgba(220, 190, 253, 1)
HSL
hsl(269, 94%, 87%)
HSV
hsv(269, 25%, 99%)
CMYK
cmyk(13%, 25%, 0%, 1%)
CSS variable
--color-primary: #DCBEFD;
Lowercase HEX
#dcbefd

Shades

Tints

Tones

Harmony

CSS snippets for #DCBEFD

.color-dcbefd {
  color: #DCBEFD;
  background-color: #DCBEFD;
}

Frequently asked questions

What color is #DCBEFD?+

#DCBEFD is a HEX color with RGB value rgb(220, 190, 253) and HSL value hsl(269, 94%, 87%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DCBEFD?+

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