Skip to content

#0182ff

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

RGB
1, 130, 255
HSL
210°, 100%, 50%
CMYK
100, 49, 0, 0
Luminance
0.2319

Every format

HEX#0182ff
RGBrgb(1, 130, 255)
HSLhsl(210, 100%, 50%)
CMYKcmyk(100%, 49%, 0%, 0%)
LABlab(55.3 17.6 -70.0)
LCHlch(55.3 72.2 284.1)
OKLCHoklch(0.619 0.208 255.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0182ff on white: 3.72:1
AA ✗ fail · AA-large · AAA
Aa
#0182ff on black: 5.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.4%
Green51.0%
Blue100.0%

CMYK percentages

Cyan99.6%
Magenta49.0%
Yellow0.0%
Key (black)0.0%

Color previews

#0182ff text on a black background

contrast 5.64:1

Card sample

#0182ff text on a white background

contrast 3.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #0182ff;
Background color
Panel with #0182ff background
background-color: #0182ff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #0182ff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(1, 130, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(1, 130, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0182ff;
background: linear-gradient(135deg, #0182ff, #2901FF);

Monochromatic scale

Palettes built from #0182ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0182ff in the Color Lab