Skip to content

#326abc

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

RGB
50, 106, 188
HSL
216°, 58%, 47%
CMYK
73, 44, 0, 26
Luminance
0.1462

Every format

HEX#326abc
RGBrgb(50, 106, 188)
HSLhsl(216, 58%, 47%)
CMYKcmyk(73%, 44%, 0%, 26%)
LABlab(45.1 10.1 -48.5)
LCHlch(45.1 49.5 281.7)
OKLCHoklch(0.530 0.142 258.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#326abc on white: 5.35:1
AA ✓ pass · AA-large · AAA
Aa
#326abc on black: 3.92:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green41.6%
Blue73.7%

CMYK percentages

Cyan73.4%
Magenta43.6%
Yellow0.0%
Key (black)26.3%

Color previews

#326abc text on a black background

contrast 3.92:1

Card sample

#326abc text on a white background

contrast 5.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #326abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #326abc in the Color Lab