#DABEE8 Color

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

Color preview

#DABEE8

Color formats

HEX
#DABEE8
RGB
rgb(218, 190, 232)
RGBA
rgba(218, 190, 232, 1)
HSL
hsl(280, 48%, 83%)
HSV
hsv(280, 18%, 91%)
CMYK
cmyk(6%, 18%, 0%, 9%)
CSS variable
--color-primary: #DABEE8;
Lowercase HEX
#dabee8

Shades

Tints

Tones

Harmony

CSS snippets for #DABEE8

.color-dabee8 {
  color: #DABEE8;
  background-color: #DABEE8;
}

Frequently asked questions

What color is #DABEE8?+

#DABEE8 is a HEX color with RGB value rgb(218, 190, 232) and HSL value hsl(280, 48%, 83%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DABEE8?+

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