Skip to content

#C55497

≈ hotpink · rgb(197, 84, 151)
Color formats
HEX#C55497
RGBrgb(197, 84, 151)
HSLhsl(324, 49%, 55%)
HSVhsv(324, 57%, 77%)
OKLCHoklch(61% 0.16 346)
CMYKcmyk(0%, 57%, 23%, 23%)
Contrast & accessibility
On white4.13:1below AA
On black5.09:1AA pass
Best text color#000000
Nearest CSS name: hotpink
Copy-ready code
CSS custom properties
:root {
  --hotpink: #c55497;
  --hotpink-rgb: 197 84 151;
  --hotpink-oklch: oklch(61% 0.16 346);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--hotpink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c55497] text-[#c55497] border-[#c55497]
Shades & tints
Color harmonies
About this color

#C55497 is a color with the RGB value rgb(197, 84, 151). 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 #C55497 to other formats

Palettes with a similar color

Gradients with a similar color

Copied