#349DC3
≈ steelblue · rgb(52, 157, 195)
Color formats
HEX#349DC3
RGBrgb(52, 157, 195)
HSLhsl(196, 58%, 48%)
HSVhsv(196, 73%, 76%)
OKLCHoklch(65% 0.11 227)
CMYKcmyk(73%, 19%, 0%, 24%)
Contrast & accessibility
On white3.11:1below AA
On black6.76:1AA pass
Best text color#000000
Nearest CSS name: steelblue
Copy-ready code
CSS custom properties
:root {
--steelblue: #349dc3;
--steelblue-rgb: 52 157 195;
--steelblue-oklch: oklch(65% 0.11 227);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--steelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#349dc3] text-[#349dc3] border-[#349dc3]
Shades & tints
Color harmonies
About this color
#349DC3 is a color with the RGB value rgb(52, 157, 195). 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.