Skip to content

#72BAD6

≈ skyblue · rgb(114, 186, 214)
Color formats
HEX#72BAD6
RGBrgb(114, 186, 214)
HSLhsl(197, 55%, 64%)
HSVhsv(197, 47%, 84%)
OKLCHoklch(75% 0.08 225)
CMYKcmyk(47%, 13%, 0%, 16%)
Contrast & accessibility
On white2.16:1below AA
On black9.71:1AA pass
Best text color#000000
Nearest CSS name: skyblue
Copy-ready code
CSS custom properties
:root {
  --skyblue: #72bad6;
  --skyblue-rgb: 114 186 214;
  --skyblue-oklch: oklch(75% 0.08 225);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--skyblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#72bad6] text-[#72bad6] border-[#72bad6]
Shades & tints
Color harmonies
About this color

#72BAD6 is a color with the RGB value rgb(114, 186, 214). Its closest CSS named color is "skyblue". 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 #72BAD6 to other formats

Palettes with a similar color

Gradients with a similar color

Copied