Skip to content

#C025D2

≈ darkorchid · rgb(192, 37, 210)
Color formats
HEX#C025D2
RGBrgb(192, 37, 210)
HSLhsl(294, 70%, 48%)
HSVhsv(294, 82%, 82%)
OKLCHoklch(59% 0.26 323)
CMYKcmyk(9%, 82%, 0%, 18%)
Contrast & accessibility
On white4.73:1AA pass
On black4.44:1below AA
Best text color#FFFFFF
Nearest CSS name: darkorchid
Copy-ready code
CSS custom properties
:root {
  --darkorchid: #c025d2;
  --darkorchid-rgb: 192 37 210;
  --darkorchid-oklch: oklch(59% 0.26 323);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c025d2] text-[#c025d2] border-[#c025d2]
Shades & tints
Color harmonies
About this color

#C025D2 is a color with the RGB value rgb(192, 37, 210). Its closest CSS named color is "darkorchid". 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 #C025D2 to other formats

Palettes with a similar color

Gradients with a similar color

Copied