#C90D6B Color

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

Color preview

#C90D6B

Color formats

HEX
#C90D6B
RGB
rgb(201, 13, 107)
RGBA
rgba(201, 13, 107, 1)
HSL
hsl(330, 88%, 42%)
HSV
hsv(330, 94%, 79%)
CMYK
cmyk(0%, 94%, 47%, 21%)
CSS variable
--color-primary: #C90D6B;
Lowercase HEX
#c90d6b

Shades

Tints

Tones

Harmony

CSS snippets for #C90D6B

.color-c90d6b {
  color: #C90D6B;
  background-color: #C90D6B;
}

Frequently asked questions

What color is #C90D6B?+

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

What is the closest Tailwind color to #C90D6B?+

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