Skip to content

#034dff

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

RGB
3, 77, 255
HSL
222°, 100%, 51%
CMYK
99, 70, 0, 0
Luminance
0.1255

Every format

HEX#034dff
RGBrgb(3, 77, 255)
HSLhsl(222, 100%, 51%)
CMYKcmyk(99%, 70%, 0%, 0%)
LABlab(42.1 50.7 -91.6)
LCHlch(42.1 104.7 299.0)
OKLCHoklch(0.520 0.268 263.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#034dff on white: 5.98:1
AA ✓ pass · AA-large · AAA
Aa
#034dff on black: 3.51:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green30.2%
Blue100.0%

CMYK percentages

Cyan98.8%
Magenta69.8%
Yellow0.0%
Key (black)0.0%

Color previews

#034dff text on a black background

contrast 3.51:1

Card sample

#034dff text on a white background

contrast 5.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #034dff;
Background color
Panel with #034dff background
background-color: #034dff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #034dff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(3, 77, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(3, 77, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #034dff;
background: linear-gradient(135deg, #034dff, #6103FF);

Monochromatic scale

Palettes built from #034dff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #034dff in the Color Lab