#286DA0
≈ steelblue · rgb(40, 109, 160)
Color formats
HEX#286DA0
RGBrgb(40, 109, 160)
HSLhsl(206, 60%, 39%)
HSVhsv(206, 75%, 63%)
OKLCHoklch(52% 0.11 245)
CMYKcmyk(75%, 32%, 0%, 37%)
Contrast & accessibility
On white5.55:1AA pass
On black3.79:1below AA
Best text color#FFFFFF
Nearest CSS name: steelblue
Copy-ready code
CSS custom properties
:root {
--steelblue: #286da0;
--steelblue-rgb: 40 109 160;
--steelblue-oklch: oklch(52% 0.11 245);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--steelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#286da0] text-[#286da0] border-[#286da0]
Shades & tints
Color harmonies
About this color
#286DA0 is a color with the RGB value rgb(40, 109, 160). 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.