Skip to content

#3F82B2

≈ steelblue · rgb(63, 130, 178)
Color formats
HEX#3F82B2
RGBrgb(63, 130, 178)
HSLhsl(205, 48%, 47%)
HSVhsv(205, 65%, 70%)
OKLCHoklch(58% 0.1 242)
CMYKcmyk(65%, 27%, 0%, 30%)
Contrast & accessibility
On white4.16:1below AA
On black5.05:1AA pass
Best text color#000000
Nearest CSS name: steelblue
Copy-ready code
CSS custom properties
:root {
  --steelblue: #3f82b2;
  --steelblue-rgb: 63 130 178;
  --steelblue-oklch: oklch(58% 0.1 242);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--steelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#3f82b2] text-[#3f82b2] border-[#3f82b2]
Shades & tints
Color harmonies
About this color

#3F82B2 is a color with the RGB value rgb(63, 130, 178). 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 #3F82B2 to other formats

Palettes with a similar color

Gradients with a similar color

Copied