#387AA1
≈ steelblue · rgb(56, 122, 161)
Color formats
HEX#387AA1
RGBrgb(56, 122, 161)
HSLhsl(202, 48%, 43%)
HSVhsv(202, 65%, 63%)
OKLCHoklch(55% 0.09 237)
CMYKcmyk(65%, 24%, 0%, 37%)
Contrast & accessibility
On white4.70:1AA pass
On black4.47:1below AA
Best text color#FFFFFF
Nearest CSS name: steelblue
Copy-ready code
CSS custom properties
:root {
--steelblue: #387aa1;
--steelblue-rgb: 56 122 161;
--steelblue-oklch: oklch(55% 0.09 237);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--steelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#387aa1] text-[#387aa1] border-[#387aa1]
Shades & tints
Color harmonies
About this color
#387AA1 is a color with the RGB value rgb(56, 122, 161). 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.