Skip to content

#3c7ccc

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

RGB
60, 124, 204
HSL
213°, 59%, 52%
CMYK
71, 39, 0, 20
Luminance
0.1974

Every format

HEX#3c7ccc
RGBrgb(60, 124, 204)
HSLhsl(213, 59%, 52%)
CMYKcmyk(71%, 39%, 0%, 20%)
LABlab(51.5 6.1 -47.4)
LCHlch(51.5 47.8 277.4)
OKLCHoklch(0.584 0.140 255.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3c7ccc on white: 4.24:1
AA ✗ fail · AA-large · AAA
Aa
#3c7ccc on black: 4.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green48.6%
Blue80.0%

CMYK percentages

Cyan70.6%
Magenta39.2%
Yellow0.0%
Key (black)20.0%

Color previews

#3c7ccc text on a black background

contrast 4.95:1

Card sample

#3c7ccc text on a white background

contrast 4.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3c7ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3c7ccc in the Color Lab