Skip to content

#C55699

≈ hotpink · rgb(197, 86, 153)
Color formats
HEX#C55699
RGBrgb(197, 86, 153)
HSLhsl(324, 49%, 55%)
HSVhsv(324, 56%, 77%)
OKLCHoklch(61% 0.16 346)
CMYKcmyk(0%, 56%, 22%, 23%)
Contrast & accessibility
On white4.07:1below AA
On black5.17:1AA pass
Best text color#000000
Nearest CSS name: hotpink
Copy-ready code
CSS custom properties
:root {
  --hotpink: #c55699;
  --hotpink-rgb: 197 86 153;
  --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-[#c55699] text-[#c55699] border-[#c55699]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied