#DBAEEE Color

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

Color preview

#DBAEEE

Color formats

HEX
#DBAEEE
RGB
rgb(219, 174, 238)
RGBA
rgba(219, 174, 238, 1)
HSL
hsl(282, 65%, 81%)
HSV
hsv(282, 27%, 93%)
CMYK
cmyk(8%, 27%, 0%, 7%)
CSS variable
--color-primary: #DBAEEE;
Lowercase HEX
#dbaeee

Shades

Tints

Tones

Harmony

CSS snippets for #DBAEEE

.color-dbaeee {
  color: #DBAEEE;
  background-color: #DBAEEE;
}

Frequently asked questions

What color is #DBAEEE?+

#DBAEEE is a HEX color with RGB value rgb(219, 174, 238) and HSL value hsl(282, 65%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DBAEEE?+

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