#CA90DE Color

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

Color preview

#CA90DE

Color formats

HEX
#CA90DE
RGB
rgb(202, 144, 222)
RGBA
rgba(202, 144, 222, 1)
HSL
hsl(285, 54%, 72%)
HSV
hsv(285, 35%, 87%)
CMYK
cmyk(9%, 35%, 0%, 13%)
CSS variable
--color-primary: #CA90DE;
Lowercase HEX
#ca90de

Shades

Tints

Tones

Harmony

CSS snippets for #CA90DE

.color-ca90de {
  color: #CA90DE;
  background-color: #CA90DE;
}

Frequently asked questions

What color is #CA90DE?+

#CA90DE is a HEX color with RGB value rgb(202, 144, 222) and HSL value hsl(285, 54%, 72%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CA90DE?+

The closest Tailwind color is purple-400, available as the bg-purple-400 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