#C2AAEC Color

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

Color preview

#C2AAEC

Color formats

HEX
#C2AAEC
RGB
rgb(194, 170, 236)
RGBA
rgba(194, 170, 236, 1)
HSL
hsl(262, 63%, 80%)
HSV
hsv(262, 28%, 93%)
CMYK
cmyk(18%, 28%, 0%, 7%)
CSS variable
--color-primary: #C2AAEC;
Lowercase HEX
#c2aaec

Shades

Tints

Tones

Harmony

CSS snippets for #C2AAEC

.color-c2aaec {
  color: #C2AAEC;
  background-color: #C2AAEC;
}

Frequently asked questions

What color is #C2AAEC?+

#C2AAEC is a HEX color with RGB value rgb(194, 170, 236) and HSL value hsl(262, 63%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C2AAEC?+

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