Skip to content

#218bdf

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

RGB
33, 139, 223
HSL
207°, 75%, 50%
CMYK
85, 38, 0, 13
Luminance
0.2412

Every format

HEX#218bdf
RGBrgb(33, 139, 223)
HSLhsl(207, 75%, 50%)
CMYKcmyk(85%, 38%, 0%, 13%)
LABlab(56.2 1.1 -50.8)
LCHlch(56.2 50.8 271.3)
OKLCHoklch(0.622 0.156 248.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#218bdf on white: 3.61:1
AA ✗ fail · AA-large · AAA
Aa
#218bdf on black: 5.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.9%
Green54.5%
Blue87.5%

CMYK percentages

Cyan85.2%
Magenta37.7%
Yellow0.0%
Key (black)12.5%

Color previews

#218bdf text on a black background

contrast 5.82:1

Card sample

#218bdf text on a white background

contrast 3.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #218bdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #218bdf in the Color Lab