#C90D9A Color

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

Color preview

#C90D9A

Color formats

HEX
#C90D9A
RGB
rgb(201, 13, 154)
RGBA
rgba(201, 13, 154, 1)
HSL
hsl(315, 88%, 42%)
HSV
hsv(315, 94%, 79%)
CMYK
cmyk(0%, 94%, 23%, 21%)
CSS variable
--color-primary: #C90D9A;
Lowercase HEX
#c90d9a

Shades

Tints

Tones

Harmony

CSS snippets for #C90D9A

.color-c90d9a {
  color: #C90D9A;
  background-color: #C90D9A;
}

Frequently asked questions

What color is #C90D9A?+

#C90D9A is a HEX color with RGB value rgb(201, 13, 154) and HSL value hsl(315, 88%, 42%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C90D9A?+

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