Skip to content

#C64D90

≈ hotpink · rgb(198, 77, 144)
Color formats
HEX#C64D90
RGBrgb(198, 77, 144)
HSLhsl(327, 51%, 54%)
HSVhsv(327, 61%, 78%)
OKLCHoklch(60% 0.17 349)
CMYKcmyk(0%, 61%, 27%, 22%)
Contrast & accessibility
On white4.32:1below AA
On black4.87:1AA pass
Best text color#000000
Nearest CSS name: hotpink
Copy-ready code
CSS custom properties
:root {
  --hotpink: #c64d90;
  --hotpink-rgb: 198 77 144;
  --hotpink-oklch: oklch(60% 0.17 349);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--hotpink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c64d90] text-[#c64d90] border-[#c64d90]
Shades & tints
Color harmonies
About this color

#C64D90 is a color with the RGB value rgb(198, 77, 144). Its closest CSS named color is "hotpink". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #C64D90 to other formats

Palettes with a similar color

Gradients with a similar color

Copied