#427FA8
≈ steelblue · rgb(66, 127, 168)
Color formats
HEX#427FA8
RGBrgb(66, 127, 168)
HSLhsl(204, 44%, 46%)
HSVhsv(204, 61%, 66%)
OKLCHoklch(57% 0.09 240)
CMYKcmyk(61%, 24%, 0%, 34%)
Contrast & accessibility
On white4.35:1below AA
On black4.83:1AA pass
Best text color#000000
Nearest CSS name: steelblue
Copy-ready code
CSS custom properties
:root {
--steelblue: #427fa8;
--steelblue-rgb: 66 127 168;
--steelblue-oklch: oklch(57% 0.09 240);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--steelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#427fa8] text-[#427fa8] border-[#427fa8]
Shades & tints
Color harmonies
About this color
#427FA8 is a color with the RGB value rgb(66, 127, 168). 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.