#C2AED8 Color

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

Color preview

#C2AED8

Color formats

HEX
#C2AED8
RGB
rgb(194, 174, 216)
RGBA
rgba(194, 174, 216, 1)
HSL
hsl(269, 35%, 76%)
HSV
hsv(269, 19%, 85%)
CMYK
cmyk(10%, 19%, 0%, 15%)
CSS variable
--color-primary: #C2AED8;
Lowercase HEX
#c2aed8

Shades

Tints

Tones

Harmony

CSS snippets for #C2AED8

.color-c2aed8 {
  color: #C2AED8;
  background-color: #C2AED8;
}

Frequently asked questions

What color is #C2AED8?+

#C2AED8 is a HEX color with RGB value rgb(194, 174, 216) and HSL value hsl(269, 35%, 76%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #C2AED8?+

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