#CA90EE Color

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

Color preview

#CA90EE

Color formats

HEX
#CA90EE
RGB
rgb(202, 144, 238)
RGBA
rgba(202, 144, 238, 1)
HSL
hsl(277, 73%, 75%)
HSV
hsv(277, 39%, 93%)
CMYK
cmyk(15%, 39%, 0%, 7%)
CSS variable
--color-primary: #CA90EE;
Lowercase HEX
#ca90ee

Shades

Tints

Tones

Harmony

CSS snippets for #CA90EE

.color-ca90ee {
  color: #CA90EE;
  background-color: #CA90EE;
}

Frequently asked questions

What color is #CA90EE?+

#CA90EE is a HEX color with RGB value rgb(202, 144, 238) and HSL value hsl(277, 73%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CA90EE?+

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