Skip to content

#2c80ac

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

RGB
44, 128, 172
HSL
201°, 59%, 42%
CMYK
74, 26, 0, 33
Luminance
0.1895

Every format

HEX#2c80ac
RGBrgb(44, 128, 172)
HSLhsl(201, 59%, 42%)
CMYKcmyk(74%, 26%, 0%, 33%)
LABlab(50.6 -10.0 -30.5)
LCHlch(50.6 32.1 251.9)
OKLCHoklch(0.570 0.104 235.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2c80ac on white: 4.38:1
AA ✗ fail · AA-large · AAA
Aa
#2c80ac on black: 4.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green50.2%
Blue67.5%

CMYK percentages

Cyan74.4%
Magenta25.6%
Yellow0.0%
Key (black)32.5%

Color previews

#2c80ac text on a black background

contrast 4.79:1

Card sample

#2c80ac text on a white background

contrast 4.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2c80ac;
Background color
Panel with #2c80ac background
background-color: #2c80ac;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(44, 128, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(44, 128, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2c80ac;
background: linear-gradient(135deg, #2c80ac, #2D2CAC);

Monochromatic scale

Palettes built from #2c80ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2c80ac in the Color Lab