Skip to content

#347cdf

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

RGB
52, 124, 223
HSL
215°, 73%, 54%
CMYK
77, 44, 0, 13
Luminance
0.2047

Every format

HEX#347cdf
RGBrgb(52, 124, 223)
HSLhsl(215, 73%, 54%)
CMYKcmyk(77%, 44%, 0%, 13%)
LABlab(52.4 12.0 -56.9)
LCHlch(52.4 58.1 281.9)
OKLCHoklch(0.593 0.167 257.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#347cdf on white: 4.12:1
AA ✗ fail · AA-large · AAA
Aa
#347cdf on black: 5.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.4%
Green48.6%
Blue87.5%

CMYK percentages

Cyan76.7%
Magenta44.4%
Yellow0.0%
Key (black)12.5%

Color previews

#347cdf text on a black background

contrast 5.09:1

Card sample

#347cdf text on a white background

contrast 4.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #347cdf;
Background color
Panel with #347cdf background
background-color: #347cdf;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(52, 124, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(52, 124, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #347cdf;
background: linear-gradient(135deg, #347cdf, #5E34DF);

Monochromatic scale

Palettes built from #347cdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #347cdf in the Color Lab