#33A5EC
≈ deepskyblue · rgb(51, 165, 236)
Color formats
HEX#33A5EC
RGBrgb(51, 165, 236)
HSLhsl(203, 83%, 56%)
HSVhsv(203, 78%, 93%)
OKLCHoklch(69% 0.14 241)
CMYKcmyk(78%, 30%, 0%, 7%)
Contrast & accessibility
On white2.72:1below AA
On black7.73:1AA pass
Best text color#000000
Nearest CSS name: deepskyblue
Copy-ready code
CSS custom properties
:root {
--deepskyblue: #33a5ec;
--deepskyblue-rgb: 51 165 236;
--deepskyblue-oklch: oklch(69% 0.14 241);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--deepskyblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#33a5ec] text-[#33a5ec] border-[#33a5ec]
Shades & tints
Color harmonies
About this color
#33A5EC is a color with the RGB value rgb(51, 165, 236). Its closest CSS named color is "deepskyblue". 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.