#CA5EB3 Color

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

Color preview

#CA5EB3

Color formats

HEX
#CA5EB3
RGB
rgb(202, 94, 179)
RGBA
rgba(202, 94, 179, 1)
HSL
hsl(313, 50%, 58%)
HSV
hsv(313, 53%, 79%)
CMYK
cmyk(0%, 53%, 11%, 21%)
CSS variable
--color-primary: #CA5EB3;
Lowercase HEX
#ca5eb3

Shades

Tints

Tones

Harmony

CSS snippets for #CA5EB3

.color-ca5eb3 {
  color: #CA5EB3;
  background-color: #CA5EB3;
}

Frequently asked questions

What color is #CA5EB3?+

#CA5EB3 is a HEX color with RGB value rgb(202, 94, 179) and HSL value hsl(313, 50%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CA5EB3?+

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