Closest to Steel Blue
#6080C0
Color conversions
Reference values for common CSS, design, and accessibility formats.
| Format | Value | Preview | Copy |
|---|---|---|---|
| HEX | 6080C0 | ||
| HEX with # | #6080C0 | ||
| RGB | rgb(96, 128, 192) | ||
| RGBA | rgba(96, 128, 192, 1) | ||
| HSL | hsl(220 43.24% 56.47%) | ||
| HSLA | hsla(220, 43.24%, 56.47%, 1) | ||
| HSV | hsv(220, 50%, 75.29%) | ||
| CMYK | cmyk(50%, 33.33%, 0%, 24.71%) | ||
| OKLCH | oklch(60.33% 0.1048 263.34) |
Closest named matches
Color modifications
Lighter shades
Saturation steps
Suggested pairings
Split-complementary
Try this combo as a gradientUse this color in CSS
--color: #6080C0;
bg-[#6080c0]
Accessibility quick-check
White text
3.93:1
AA large
Black text
5.35:1
AA normal
Reference notes
As a reference color, #6080C0 reads as balanced blue, with Steel Blue as its nearest named anchor. Because the hue is approximately 220 degrees, it belongs to the blue family rather than a neutral family, even when used in small interface details. When documenting the color, keep the hex value as the canonical reference and treat the cool family label as a practical visual description rather than a fixed rule. The contrast checks on this page show whether it is more reliable with black text or white text, which is usually the first practical decision before using the color in UI. The modification grid is useful for finding a border, hover, or background companion without changing the underlying hue family too aggressively. For data visualization, avoid relying on this color alone; combine it with spacing, labels, or pattern differences so meaning is not carried only by hue. Use it for backgrounds, supporting UI surfaces, editorial layouts, and restrained visual systems. Check contrast before placing body text on top of it, and pair it with nearby analogous colors when the design should stay calm.