Skip to content

#357EA2

≈ steelblue · rgb(53, 126, 162)
Color formats
HEX#357EA2
RGBrgb(53, 126, 162)
HSLhsl(200, 51%, 42%)
HSVhsv(200, 67%, 64%)
OKLCHoklch(56% 0.09 233)
CMYKcmyk(67%, 22%, 0%, 36%)
Contrast & accessibility
On white4.51:1AA pass
On black4.66:1AA pass
Best text color#000000
Nearest CSS name: steelblue
Copy-ready code
CSS custom properties
:root {
  --steelblue: #357ea2;
  --steelblue-rgb: 53 126 162;
  --steelblue-oklch: oklch(56% 0.09 233);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--steelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#357ea2] text-[#357ea2] border-[#357ea2]
Shades & tints
Color harmonies
About this color

#357EA2 is a color with the RGB value rgb(53, 126, 162). 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.

Related

Convert #357EA2 to other formats

Palettes with a similar color

Gradients with a similar color

Copied