#2B8BB2
≈ steelblue · rgb(43, 139, 178)
Color formats
HEX#2B8BB2
RGBrgb(43, 139, 178)
HSLhsl(197, 61%, 43%)
HSVhsv(197, 76%, 70%)
OKLCHoklch(60% 0.1 230)
CMYKcmyk(76%, 22%, 0%, 30%)
Contrast & accessibility
On white3.86:1below AA
On black5.44:1AA pass
Best text color#000000
Nearest CSS name: steelblue
Copy-ready code
CSS custom properties
:root {
--steelblue: #2b8bb2;
--steelblue-rgb: 43 139 178;
--steelblue-oklch: oklch(60% 0.1 230);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--steelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#2b8bb2] text-[#2b8bb2] border-[#2b8bb2]
Shades & tints
Color harmonies
About this color
#2B8BB2 is a color with the RGB value rgb(43, 139, 178). 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.