Skip to content

#356abc

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

RGB
53, 106, 188
HSL
216°, 56%, 47%
CMYK
72, 44, 0, 26
Luminance
0.1470

Every format

HEX#356abc
RGBrgb(53, 106, 188)
HSLhsl(216, 56%, 47%)
CMYKcmyk(72%, 44%, 0%, 26%)
LABlab(45.2 10.5 -48.3)
LCHlch(45.2 49.4 282.2)
OKLCHoklch(0.531 0.141 258.9)

Copy-ready code

/* CSS */
color: #356abc;
background-color: #356abc;
/* Tailwind (arbitrary) */
class="text-[#356abc] bg-[#356abc]"
/* SCSS */
$brand: #356abc;
/* SwiftUI */
Color(red: 0.208, green: 0.416, blue: 0.737)
/* Android */
Color.parseColor("#356abc")

Accessibility — WCAG contrast

Aa
#356abc on white: 5.33:1
AA ✓ pass · AA-large · AAA
Aa
#356abc on black: 3.94:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.8%
Green41.6%
Blue73.7%

CMYK percentages

Cyan71.8%
Magenta43.6%
Yellow0.0%
Key (black)26.3%

Color previews

#356abc text on a black background

contrast 3.94:1

Card sample

#356abc text on a white background

contrast 5.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #356abc;
Background color
Panel with #356abc background
background-color: #356abc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #356abc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(53, 106, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(53, 106, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #356abc;
background: linear-gradient(135deg, #356abc, #5A35BC);

Monochromatic scale

Palettes built from #356abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #356abc in the Color Lab