#C2AEEC Color

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

Color preview

#C2AEEC

Color formats

HEX
#C2AEEC
RGB
rgb(194, 174, 236)
RGBA
rgba(194, 174, 236, 1)
HSL
hsl(259, 62%, 80%)
HSV
hsv(259, 26%, 93%)
CMYK
cmyk(18%, 26%, 0%, 7%)
CSS variable
--color-primary: #C2AEEC;
Lowercase HEX
#c2aeec

Shades

Tints

Tones

Harmony

CSS snippets for #C2AEEC

.color-c2aeec {
  color: #C2AEEC;
  background-color: #C2AEEC;
}

Frequently asked questions

What color is #C2AEEC?+

#C2AEEC is a HEX color with RGB value rgb(194, 174, 236) and HSL value hsl(259, 62%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C2AEEC?+

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