Skip to content

#032fff

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

RGB
3, 47, 255
HSL
230°, 100%, 51%
CMYK
99, 82, 0, 0
Luminance
0.0927

Every format

HEX#032fff
RGBrgb(3, 47, 255)
HSLhsl(230, 100%, 51%)
CMYKcmyk(99%, 82%, 0%, 0%)
LABlab(36.5 66.6 -100.8)
LCHlch(36.5 120.8 303.4)
OKLCHoklch(0.481 0.294 264.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#032fff on white: 7.36:1
AA ✓ pass · AA-large · AAA
Aa
#032fff on black: 2.85:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green18.4%
Blue100.0%

CMYK percentages

Cyan98.8%
Magenta81.6%
Yellow0.0%
Key (black)0.0%

Color previews

#032fff text on a black background

contrast 2.85:1

Card sample

#032fff text on a white background

contrast 7.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #032fff;
Background color
Panel with #032fff background
background-color: #032fff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #032fff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(3, 47, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(3, 47, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #032fff;
background: linear-gradient(135deg, #032fff, #7F03FF);

Monochromatic scale

Palettes built from #032fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #032fff in the Color Lab