#DABDFD Color

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

Color preview

#DABDFD

Color formats

HEX
#DABDFD
RGB
rgb(218, 189, 253)
RGBA
rgba(218, 189, 253, 1)
HSL
hsl(267, 94%, 87%)
HSV
hsv(267, 25%, 99%)
CMYK
cmyk(14%, 25%, 0%, 1%)
CSS variable
--color-primary: #DABDFD;
Lowercase HEX
#dabdfd

Shades

Tints

Tones

Harmony

CSS snippets for #DABDFD

.color-dabdfd {
  color: #DABDFD;
  background-color: #DABDFD;
}

Frequently asked questions

What color is #DABDFD?+

#DABDFD is a HEX color with RGB value rgb(218, 189, 253) and HSL value hsl(267, 94%, 87%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DABDFD?+

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