Skip to content

#2a7ccc

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

RGB
42, 124, 204
HSL
210°, 66%, 48%
CMYK
79, 39, 0, 20
Luminance
0.1927

Every format

HEX#2a7ccc
RGBrgb(42, 124, 204)
HSLhsl(210, 66%, 48%)
CMYKcmyk(79%, 39%, 0%, 20%)
LABlab(51.0 3.9 -48.3)
LCHlch(51.0 48.5 274.6)
OKLCHoklch(0.578 0.145 251.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2a7ccc on white: 4.33:1
AA ✗ fail · AA-large · AAA
Aa
#2a7ccc on black: 4.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green48.6%
Blue80.0%

CMYK percentages

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

Color previews

#2a7ccc text on a black background

contrast 4.85:1

Card sample

#2a7ccc text on a white background

contrast 4.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2a7ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2a7ccc in the Color Lab