Skip to content

#2c7ccc

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

RGB
44, 124, 204
HSL
210°, 65%, 49%
CMYK
78, 39, 0, 20
Luminance
0.1931

Every format

HEX#2c7ccc
RGBrgb(44, 124, 204)
HSLhsl(210, 65%, 49%)
CMYKcmyk(78%, 39%, 0%, 20%)
LABlab(51.0 4.1 -48.2)
LCHlch(51.0 48.4 274.8)
OKLCHoklch(0.578 0.145 251.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2c7ccc on white: 4.32:1
AA ✗ fail · AA-large · AAA
Aa
#2c7ccc on black: 4.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green48.6%
Blue80.0%

CMYK percentages

Cyan78.4%
Magenta39.2%
Yellow0.0%
Key (black)20.0%

Color previews

#2c7ccc text on a black background

contrast 4.86:1

Card sample

#2c7ccc text on a white background

contrast 4.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(44, 124, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(44, 124, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2c7ccc;
background: linear-gradient(135deg, #2c7ccc, #472CCC);

Monochromatic scale

Palettes built from #2c7ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2c7ccc in the Color Lab