#CDAFE1 Color

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

Color preview

#CDAFE1

Color formats

HEX
#CDAFE1
RGB
rgb(205, 175, 225)
RGBA
rgba(205, 175, 225, 1)
HSL
hsl(276, 45%, 78%)
HSV
hsv(276, 22%, 88%)
CMYK
cmyk(9%, 22%, 0%, 12%)
CSS variable
--color-primary: #CDAFE1;
Lowercase HEX
#cdafe1

Shades

Tints

Tones

Harmony

CSS snippets for #CDAFE1

.color-cdafe1 {
  color: #CDAFE1;
  background-color: #CDAFE1;
}

Frequently asked questions

What color is #CDAFE1?+

#CDAFE1 is a HEX color with RGB value rgb(205, 175, 225) and HSL value hsl(276, 45%, 78%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CDAFE1?+

The closest Tailwind color is violet-300, available as the bg-violet-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