#C90D8B Color

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

Color preview

#C90D8B

Color formats

HEX
#C90D8B
RGB
rgb(201, 13, 139)
RGBA
rgba(201, 13, 139, 1)
HSL
hsl(320, 88%, 42%)
HSV
hsv(320, 94%, 79%)
CMYK
cmyk(0%, 94%, 31%, 21%)
CSS variable
--color-primary: #C90D8B;
Lowercase HEX
#c90d8b

Shades

Tints

Tones

Harmony

CSS snippets for #C90D8B

.color-c90d8b {
  color: #C90D8B;
  background-color: #C90D8B;
}

Frequently asked questions

What color is #C90D8B?+

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

What is the closest Tailwind color to #C90D8B?+

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