Skip to content

#4682db

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

RGB
70, 130, 219
HSL
216°, 67%, 57%
CMYK
68, 41, 0, 14
Luminance
0.2238

Every format

HEX#4682db
RGBrgb(70, 130, 219)
HSLhsl(216, 67%, 57%)
CMYKcmyk(68%, 41%, 0%, 14%)
LABlab(54.4 9.3 -51.3)
LCHlch(54.4 52.1 280.3)
OKLCHoklch(0.610 0.149 258.2)

Copy-ready code

/* CSS */
color: #4682db;
background-color: #4682db;
/* Tailwind (arbitrary) */
class="text-[#4682db] bg-[#4682db]"
/* SCSS */
$brand: #4682db;
/* SwiftUI */
Color(red: 0.275, green: 0.510, blue: 0.859)
/* Android */
Color.parseColor("#4682db")

Accessibility — WCAG contrast

Aa
#4682db on white: 3.83:1
AA ✗ fail · AA-large · AAA
Aa
#4682db on black: 5.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red27.5%
Green51.0%
Blue85.9%

CMYK percentages

Cyan68.0%
Magenta40.6%
Yellow0.0%
Key (black)14.1%

Color previews

#4682db text on a black background

contrast 5.48:1

Card sample

#4682db text on a white background

contrast 3.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #4682db;
Background color
Panel with #4682db background
background-color: #4682db;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #4682db;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(70, 130, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(70, 130, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4682db;
background: linear-gradient(135deg, #4682db, #6D46DB);

Monochromatic scale

Palettes built from #4682db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4682db in the Color Lab