#C3AAFD Color

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

Color preview

#C3AAFD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C3AAFD

.color-c3aafd {
  color: #C3AAFD;
  background-color: #C3AAFD;
}

Frequently asked questions

What color is #C3AAFD?+

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

What is the closest Tailwind color to #C3AAFD?+

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