#CA90EB Color

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

Color preview

#CA90EB

Color formats

HEX
#CA90EB
RGB
rgb(202, 144, 235)
RGBA
rgba(202, 144, 235, 1)
HSL
hsl(278, 69%, 74%)
HSV
hsv(278, 39%, 92%)
CMYK
cmyk(14%, 39%, 0%, 8%)
CSS variable
--color-primary: #CA90EB;
Lowercase HEX
#ca90eb

Shades

Tints

Tones

Harmony

CSS snippets for #CA90EB

.color-ca90eb {
  color: #CA90EB;
  background-color: #CA90EB;
}

Frequently asked questions

What color is #CA90EB?+

#CA90EB is a HEX color with RGB value rgb(202, 144, 235) and HSL value hsl(278, 69%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CA90EB?+

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