#C2A5EF Color

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

Color preview

#C2A5EF

Color formats

HEX
#C2A5EF
RGB
rgb(194, 165, 239)
RGBA
rgba(194, 165, 239, 1)
HSL
hsl(264, 70%, 79%)
HSV
hsv(264, 31%, 94%)
CMYK
cmyk(19%, 31%, 0%, 6%)
CSS variable
--color-primary: #C2A5EF;
Lowercase HEX
#c2a5ef

Shades

Tints

Tones

Harmony

CSS snippets for #C2A5EF

.color-c2a5ef {
  color: #C2A5EF;
  background-color: #C2A5EF;
}

Frequently asked questions

What color is #C2A5EF?+

#C2A5EF is a HEX color with RGB value rgb(194, 165, 239) and HSL value hsl(264, 70%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C2A5EF?+

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