#C2AAFD Color

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

Color preview

#C2AAFD

Color formats

HEX
#C2AAFD
RGB
rgb(194, 170, 253)
RGBA
rgba(194, 170, 253, 1)
HSL
hsl(257, 95%, 83%)
HSV
hsv(257, 33%, 99%)
CMYK
cmyk(23%, 33%, 0%, 1%)
CSS variable
--color-primary: #C2AAFD;
Lowercase HEX
#c2aafd

Shades

Tints

Tones

Harmony

CSS snippets for #C2AAFD

.color-c2aafd {
  color: #C2AAFD;
  background-color: #C2AAFD;
}

Frequently asked questions

What color is #C2AAFD?+

#C2AAFD is a HEX color with RGB value rgb(194, 170, 253) and HSL value hsl(257, 95%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C2AAFD?+

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