Skip to content

#207bdf

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

RGB
32, 123, 223
HSL
211°, 75%, 50%
CMYK
86, 45, 0, 13
Luminance
0.1980

Every format

HEX#207bdf
RGBrgb(32, 123, 223)
HSLhsl(211, 75%, 50%)
CMYKcmyk(86%, 45%, 0%, 13%)
LABlab(51.6 10.8 -58.1)
LCHlch(51.6 59.1 280.6)
OKLCHoklch(0.586 0.173 254.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#207bdf on white: 4.23:1
AA ✗ fail · AA-large · AAA
Aa
#207bdf on black: 4.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green48.2%
Blue87.5%

CMYK percentages

Cyan85.7%
Magenta44.8%
Yellow0.0%
Key (black)12.5%

Color previews

#207bdf text on a black background

contrast 4.96:1

Card sample

#207bdf text on a white background

contrast 4.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #207bdf;
Background color
Panel with #207bdf background
background-color: #207bdf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #207bdf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(32, 123, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(32, 123, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #207bdf;
background: linear-gradient(135deg, #207bdf, #4420DF);

Monochromatic scale

Palettes built from #207bdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #207bdf in the Color Lab