Skip to content

#207ccc

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

RGB
32, 124, 204
HSL
208°, 73%, 46%
CMYK
84, 39, 0, 20
Luminance
0.1908

Every format

HEX#207ccc
RGBrgb(32, 124, 204)
HSLhsl(208, 73%, 46%)
CMYKcmyk(84%, 39%, 0%, 20%)
LABlab(50.8 3.0 -48.7)
LCHlch(50.8 48.8 273.5)
OKLCHoklch(0.576 0.148 250.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#207ccc on white: 4.36:1
AA ✗ fail · AA-large · AAA
Aa
#207ccc on black: 4.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green48.6%
Blue80.0%

CMYK percentages

Cyan84.3%
Magenta39.2%
Yellow0.0%
Key (black)20.0%

Color previews

#207ccc text on a black background

contrast 4.82:1

Card sample

#207ccc text on a white background

contrast 4.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #207ccc;
Background color
Panel with #207ccc background
background-color: #207ccc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #207ccc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(32, 124, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(32, 124, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #207ccc;
background: linear-gradient(135deg, #207ccc, #3720CC);

Monochromatic scale

Palettes built from #207ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #207ccc in the Color Lab