Skip to content

#72A4BE

≈ lightslategray · rgb(114, 164, 190)
Color formats
HEX#72A4BE
RGBrgb(114, 164, 190)
HSLhsl(201, 37%, 60%)
HSVhsv(201, 40%, 75%)
OKLCHoklch(69% 0.07 232)
CMYKcmyk(40%, 14%, 0%, 25%)
Contrast & accessibility
On white2.70:1below AA
On black7.77:1AA pass
Best text color#000000
Nearest CSS name: lightslategray
Copy-ready code
CSS custom properties
:root {
  --lightslategray: #72a4be;
  --lightslategray-rgb: 114 164 190;
  --lightslategray-oklch: oklch(69% 0.07 232);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightslategray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#72a4be] text-[#72a4be] border-[#72a4be]
Shades & tints
Color harmonies
About this color

#72A4BE is a color with the RGB value rgb(114, 164, 190). 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 #72A4BE to other formats

Palettes with a similar color

Gradients with a similar color

Copied