#C2AEEF Color

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

Color preview

#C2AEEF

Color formats

HEX
#C2AEEF
RGB
rgb(194, 174, 239)
RGBA
rgba(194, 174, 239, 1)
HSL
hsl(258, 67%, 81%)
HSV
hsv(258, 27%, 94%)
CMYK
cmyk(19%, 27%, 0%, 6%)
CSS variable
--color-primary: #C2AEEF;
Lowercase HEX
#c2aeef

Shades

Tints

Tones

Harmony

CSS snippets for #C2AEEF

.color-c2aeef {
  color: #C2AEEF;
  background-color: #C2AEEF;
}

Frequently asked questions

What color is #C2AEEF?+

#C2AEEF is a HEX color with RGB value rgb(194, 174, 239) and HSL value hsl(258, 67%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C2AEEF?+

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