Skip to content

#8792CD

≈ steelblue · rgb(135, 146, 205)
Color formats
HEX#8792CD
RGBrgb(135, 146, 205)
HSLhsl(231, 41%, 67%)
HSVhsv(231, 34%, 80%)
OKLCHoklch(67% 0.09 276)
CMYKcmyk(34%, 29%, 0%, 20%)
Contrast & accessibility
On white2.99:1below AA
On black7.02:1AA pass
Best text color#000000
Nearest CSS name: steelblue
Copy-ready code
CSS custom properties
:root {
  --steelblue: #8792cd;
  --steelblue-rgb: 135 146 205;
  --steelblue-oklch: oklch(67% 0.09 276);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--steelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8792cd] text-[#8792cd] border-[#8792cd]
Shades & tints
Color harmonies
About this color

#8792CD is a color with the RGB value rgb(135, 146, 205). Its closest CSS named color is "steelblue". 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 #8792CD to other formats

Palettes with a similar color

Gradients with a similar color

Copied