#C90D5F Color

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

Color preview

#C90D5F

Color formats

HEX
#C90D5F
RGB
rgb(201, 13, 95)
RGBA
rgba(201, 13, 95, 1)
HSL
hsl(334, 88%, 42%)
HSV
hsv(334, 94%, 79%)
CMYK
cmyk(0%, 94%, 53%, 21%)
CSS variable
--color-primary: #C90D5F;
Lowercase HEX
#c90d5f

Shades

Tints

Tones

Harmony

CSS snippets for #C90D5F

.color-c90d5f {
  color: #C90D5F;
  background-color: #C90D5F;
}

Frequently asked questions

What color is #C90D5F?+

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

What is the closest Tailwind color to #C90D5F?+

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