Skip to content

#2b7ccc

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

RGB
43, 124, 204
HSL
210°, 65%, 48%
CMYK
79, 39, 0, 20
Luminance
0.1929

Every format

HEX#2b7ccc
RGBrgb(43, 124, 204)
HSLhsl(210, 65%, 48%)
CMYKcmyk(79%, 39%, 0%, 20%)
LABlab(51.0 4.0 -48.3)
LCHlch(51.0 48.4 274.7)
OKLCHoklch(0.578 0.145 251.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red16.9%
Green48.6%
Blue80.0%

CMYK percentages

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

Color previews

#2b7ccc text on a black background

contrast 4.86:1

Card sample

#2b7ccc text on a white background

contrast 4.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2b7ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2b7ccc in the Color Lab