#DAB7F5 Color

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

Color preview

#DAB7F5

Color formats

HEX
#DAB7F5
RGB
rgb(218, 183, 245)
RGBA
rgba(218, 183, 245, 1)
HSL
hsl(274, 76%, 84%)
HSV
hsv(274, 25%, 96%)
CMYK
cmyk(11%, 25%, 0%, 4%)
CSS variable
--color-primary: #DAB7F5;
Lowercase HEX
#dab7f5

Shades

Tints

Tones

Harmony

CSS snippets for #DAB7F5

.color-dab7f5 {
  color: #DAB7F5;
  background-color: #DAB7F5;
}

Frequently asked questions

What color is #DAB7F5?+

#DAB7F5 is a HEX color with RGB value rgb(218, 183, 245) and HSL value hsl(274, 76%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DAB7F5?+

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