Skip to content

#2282cc

a balanced, vivid blue · cool · closest name: steelblue

RGB
34, 130, 204
HSL
206°, 71%, 47%
CMYK
83, 36, 0, 20
Luminance
0.2066

Every format

HEX#2282cc
RGBrgb(34, 130, 204)
HSLhsl(206, 71%, 47%)
CMYKcmyk(83%, 36%, 0%, 20%)
LABlab(52.6 -0.5 -45.8)
LCHlch(52.6 45.8 269.4)
OKLCHoklch(0.590 0.142 247.3)

Copy-ready code

/* CSS */
color: #2282cc;
background-color: #2282cc;
/* Tailwind (arbitrary) */
class="text-[#2282cc] bg-[#2282cc]"
/* SCSS */
$brand: #2282cc;
/* SwiftUI */
Color(red: 0.133, green: 0.510, blue: 0.800)
/* Android */
Color.parseColor("#2282cc")

Accessibility — WCAG contrast

Aa
#2282cc on white: 4.09:1
AA ✗ fail · AA-large · AAA
Aa
#2282cc on black: 5.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red13.3%
Green51.0%
Blue80.0%

CMYK percentages

Cyan83.3%
Magenta36.3%
Yellow0.0%
Key (black)20.0%

Color previews

#2282cc text on a black background

contrast 5.13:1

Card sample

#2282cc text on a white background

contrast 4.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2282cc;
Background color
Panel with #2282cc background
background-color: #2282cc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #2282cc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(34, 130, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(34, 130, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2282cc;
background: linear-gradient(135deg, #2282cc, #3322CC);

Monochromatic scale

Palettes built from #2282cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2282cc in the Color Lab