#DAAFEB Color

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

Color preview

#DAAFEB

Color formats

HEX
#DAAFEB
RGB
rgb(218, 175, 235)
RGBA
rgba(218, 175, 235, 1)
HSL
hsl(283, 60%, 80%)
HSV
hsv(283, 26%, 92%)
CMYK
cmyk(7%, 26%, 0%, 8%)
CSS variable
--color-primary: #DAAFEB;
Lowercase HEX
#daafeb

Shades

Tints

Tones

Harmony

CSS snippets for #DAAFEB

.color-daafeb {
  color: #DAAFEB;
  background-color: #DAAFEB;
}

Frequently asked questions

What color is #DAAFEB?+

#DAAFEB is a HEX color with RGB value rgb(218, 175, 235) and HSL value hsl(283, 60%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DAAFEB?+

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