Skip to content

#3f95cd

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

RGB
63, 149, 205
HSL
204°, 59%, 53%
CMYK
69, 27, 0, 20
Luminance
0.2696

Every format

HEX#3f95cd
RGBrgb(63, 149, 205)
HSLhsl(204, 59%, 53%)
CMYKcmyk(69%, 27%, 0%, 20%)
LABlab(58.9 -7.8 -36.3)
LCHlch(58.9 37.1 257.9)
OKLCHoklch(0.642 0.117 240.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3f95cd on white: 3.29:1
AA ✗ fail · AA-large · AAA
Aa
#3f95cd on black: 6.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red24.7%
Green58.4%
Blue80.4%

CMYK percentages

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

Color previews

#3f95cd text on a black background

contrast 6.39:1

Card sample

#3f95cd text on a white background

contrast 3.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3f95cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3f95cd in the Color Lab