Skip to content

#3b7ace

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

RGB
59, 122, 206
HSL
214°, 60%, 52%
CMYK
71, 41, 0, 19
Luminance
0.1931

Every format

HEX#3b7ace
RGBrgb(59, 122, 206)
HSLhsl(214, 60%, 52%)
CMYKcmyk(71%, 41%, 0%, 19%)
LABlab(51.0 7.9 -49.3)
LCHlch(51.0 50.0 279.1)
OKLCHoklch(0.580 0.145 256.5)

Copy-ready code

/* CSS */
color: #3b7ace;
background-color: #3b7ace;
/* Tailwind (arbitrary) */
class="text-[#3b7ace] bg-[#3b7ace]"
/* SCSS */
$brand: #3b7ace;
/* SwiftUI */
Color(red: 0.231, green: 0.478, blue: 0.808)
/* Android */
Color.parseColor("#3b7ace")

Accessibility — WCAG contrast

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

RGB percentages

Red23.1%
Green47.8%
Blue80.8%

CMYK percentages

Cyan71.4%
Magenta40.8%
Yellow0.0%
Key (black)19.2%

Color previews

#3b7ace text on a black background

contrast 4.86:1

Card sample

#3b7ace text on a white background

contrast 4.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3b7ace;
Background color
Panel with #3b7ace background
background-color: #3b7ace;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(59, 122, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(59, 122, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3b7ace;
background: linear-gradient(135deg, #3b7ace, #5E3BCE);

Monochromatic scale

Palettes built from #3b7ace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3b7ace in the Color Lab