Skip to content

#2079ac

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

RGB
32, 121, 172
HSL
202°, 69%, 40%
CMYK
81, 30, 0, 33
Luminance
0.1696

Every format

HEX#2079ac
RGBrgb(32, 121, 172)
HSLhsl(202, 69%, 40%)
CMYKcmyk(81%, 30%, 0%, 33%)
LABlab(48.2 -7.3 -34.3)
LCHlch(48.2 35.1 258.0)
OKLCHoklch(0.550 0.113 239.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2079ac on white: 4.78:1
AA ✓ pass · AA-large · AAA
Aa
#2079ac on black: 4.39:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green47.5%
Blue67.5%

CMYK percentages

Cyan81.4%
Magenta29.7%
Yellow0.0%
Key (black)32.5%

Color previews

#2079ac text on a black background

contrast 4.39:1

Card sample

#2079ac text on a white background

contrast 4.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2079ac;
Background color
Panel with #2079ac background
background-color: #2079ac;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #2079ac;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(32, 121, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(32, 121, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2079ac;
background: linear-gradient(135deg, #2079ac, #2420AC);

Monochromatic scale

Palettes built from #2079ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2079ac in the Color Lab