#CCAFF1 Color

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

Color preview

#CCAFF1

Color formats

HEX
#CCAFF1
RGB
rgb(204, 175, 241)
RGBA
rgba(204, 175, 241, 1)
HSL
hsl(266, 70%, 82%)
HSV
hsv(266, 27%, 95%)
CMYK
cmyk(15%, 27%, 0%, 5%)
CSS variable
--color-primary: #CCAFF1;
Lowercase HEX
#ccaff1

Shades

Tints

Tones

Harmony

CSS snippets for #CCAFF1

.color-ccaff1 {
  color: #CCAFF1;
  background-color: #CCAFF1;
}

Frequently asked questions

What color is #CCAFF1?+

#CCAFF1 is a HEX color with RGB value rgb(204, 175, 241) and HSL value hsl(266, 70%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CCAFF1?+

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