#CCADF4 Color

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

Color preview

#CCADF4

Color formats

HEX
#CCADF4
RGB
rgb(204, 173, 244)
RGBA
rgba(204, 173, 244, 1)
HSL
hsl(266, 76%, 82%)
HSV
hsv(266, 29%, 96%)
CMYK
cmyk(16%, 29%, 0%, 4%)
CSS variable
--color-primary: #CCADF4;
Lowercase HEX
#ccadf4

Shades

Tints

Tones

Harmony

CSS snippets for #CCADF4

.color-ccadf4 {
  color: #CCADF4;
  background-color: #CCADF4;
}

Frequently asked questions

What color is #CCADF4?+

#CCADF4 is a HEX color with RGB value rgb(204, 173, 244) and HSL value hsl(266, 76%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CCADF4?+

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