Skip to content

#C04BAD

≈ orchid · rgb(192, 75, 173)
Color formats
HEX#C04BAD
RGBrgb(192, 75, 173)
HSLhsl(310, 48%, 52%)
HSVhsv(310, 61%, 75%)
OKLCHoklch(60% 0.19 335)
CMYKcmyk(0%, 61%, 10%, 25%)
Contrast & accessibility
On white4.33:1below AA
On black4.85:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #c04bad;
  --orchid-rgb: 192 75 173;
  --orchid-oklch: oklch(60% 0.19 335);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c04bad] text-[#c04bad] border-[#c04bad]
Shades & tints
Color harmonies
About this color

#C04BAD is a color with the RGB value rgb(192, 75, 173). Its closest CSS named color is "orchid". 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 #C04BAD to other formats

Palettes with a similar color

Gradients with a similar color

Copied