Skip to content

#B35FA3

≈ orchid · rgb(179, 95, 163)
Color formats
HEX#B35FA3
RGBrgb(179, 95, 163)
HSLhsl(311, 36%, 54%)
HSVhsv(311, 47%, 70%)
OKLCHoklch(61% 0.14 335)
CMYKcmyk(0%, 47%, 9%, 30%)
Contrast & accessibility
On white4.13:1below AA
On black5.08:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #b35fa3;
  --orchid-rgb: 179 95 163;
  --orchid-oklch: oklch(61% 0.14 335);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b35fa3] text-[#b35fa3] border-[#b35fa3]
Shades & tints
Color harmonies
About this color

#B35FA3 is a color with the RGB value rgb(179, 95, 163). 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 #B35FA3 to other formats

Palettes with a similar color

Gradients with a similar color

Copied