Skip to content

#3f97cd

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

RGB
63, 151, 205
HSL
203°, 59%, 53%
CMYK
69, 26, 0, 20
Luminance
0.2760

Every format

HEX#3f97cd
RGBrgb(63, 151, 205)
HSLhsl(203, 59%, 53%)
CMYKcmyk(69%, 26%, 0%, 20%)
LABlab(59.5 -8.9 -35.4)
LCHlch(59.5 36.5 255.8)
OKLCHoklch(0.647 0.116 239.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3f97cd on white: 3.22:1
AA ✗ fail · AA-large · AAA
Aa
#3f97cd on black: 6.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red24.7%
Green59.2%
Blue80.4%

CMYK percentages

Cyan69.3%
Magenta26.3%
Yellow0.0%
Key (black)19.6%

Color previews

#3f97cd text on a black background

contrast 6.52:1

Card sample

#3f97cd text on a white background

contrast 3.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(63, 151, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(63, 151, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3f97cd;
background: linear-gradient(135deg, #3f97cd, #453FCD);

Monochromatic scale

Palettes built from #3f97cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3f97cd in the Color Lab