Skip to content

#DA35C0

≈ mediumorchid · rgb(218, 53, 192)
Color formats
HEX#DA35C0
RGBrgb(218, 53, 192)
HSLhsl(309, 69%, 53%)
HSVhsv(309, 76%, 85%)
OKLCHoklch(63% 0.24 335)
CMYKcmyk(0%, 76%, 12%, 15%)
Contrast & accessibility
On white4.00:1below AA
On black5.25:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #da35c0;
  --mediumorchid-rgb: 218 53 192;
  --mediumorchid-oklch: oklch(63% 0.24 335);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#da35c0] text-[#da35c0] border-[#da35c0]
Shades & tints
Color harmonies
About this color

#DA35C0 is a color with the RGB value rgb(218, 53, 192). Its closest CSS named color is "mediumorchid". 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 #DA35C0 to other formats

Palettes with a similar color

Gradients with a similar color

Copied