Skip to content

#5C90AC

≈ lightslategray · rgb(92, 144, 172)
Color formats
HEX#5C90AC
RGBrgb(92, 144, 172)
HSLhsl(201, 33%, 52%)
HSVhsv(201, 47%, 67%)
OKLCHoklch(63% 0.07 233)
CMYKcmyk(47%, 16%, 0%, 33%)
Contrast & accessibility
On white3.48:1below AA
On black6.04:1AA pass
Best text color#000000
Nearest CSS name: lightslategray
Copy-ready code
CSS custom properties
:root {
  --lightslategray: #5c90ac;
  --lightslategray-rgb: 92 144 172;
  --lightslategray-oklch: oklch(63% 0.07 233);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightslategray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#5c90ac] text-[#5c90ac] border-[#5c90ac]
Shades & tints
Color harmonies
About this color

#5C90AC is a color with the RGB value rgb(92, 144, 172). Its closest CSS named color is "lightslategray". 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 #5C90AC to other formats

Palettes with a similar color

Gradients with a similar color

Copied