Skip to content

#2080df

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

RGB
32, 128, 223
HSL
210°, 75%, 50%
CMYK
86, 43, 0, 13
Luminance
0.2107

Every format

HEX#2080df
RGBrgb(32, 128, 223)
HSLhsl(210, 75%, 50%)
CMYKcmyk(86%, 43%, 0%, 13%)
LABlab(53.0 7.7 -55.8)
LCHlch(53.0 56.3 277.9)
OKLCHoklch(0.597 0.168 252.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2080df on white: 4.03:1
AA ✗ fail · AA-large · AAA
Aa
#2080df on black: 5.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green50.2%
Blue87.5%

CMYK percentages

Cyan85.7%
Magenta42.6%
Yellow0.0%
Key (black)12.5%

Color previews

#2080df text on a black background

contrast 5.21:1

Card sample

#2080df text on a white background

contrast 4.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2080df;
Background color
Panel with #2080df background
background-color: #2080df;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #2080df;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(32, 128, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(32, 128, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2080df;
background: linear-gradient(135deg, #2080df, #3F20DF);

Monochromatic scale

Palettes built from #2080df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2080df in the Color Lab