Skip to content

#467BC0

≈ steelblue · rgb(70, 123, 192)
Color formats
HEX#467BC0
RGBrgb(70, 123, 192)
HSLhsl(214, 49%, 51%)
HSVhsv(214, 64%, 75%)
OKLCHoklch(58% 0.12 256)
CMYKcmyk(64%, 36%, 0%, 25%)
Contrast & accessibility
On white4.33:1below AA
On black4.85:1AA pass
Best text color#000000
Nearest CSS name: steelblue
Copy-ready code
CSS custom properties
:root {
  --steelblue: #467bc0;
  --steelblue-rgb: 70 123 192;
  --steelblue-oklch: oklch(58% 0.12 256);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--steelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#467bc0] text-[#467bc0] border-[#467bc0]
Shades & tints
Color harmonies
About this color

#467BC0 is a color with the RGB value rgb(70, 123, 192). 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 #467BC0 to other formats

Palettes with a similar color

Gradients with a similar color

Copied