Skip to content

#2222bb

a dark, vivid blue · warm · closest name: navy

RGB
34, 34, 187
HSL
240°, 69%, 43%
CMYK
82, 82, 0, 27
Luminance
0.0507

Every format

HEX#2222bb
RGBrgb(34, 34, 187)
HSLhsl(240, 69%, 43%)
CMYKcmyk(82%, 82%, 0%, 27%)
LABlab(26.9 52.5 -77.6)
LCHlch(26.9 93.7 304.1)
OKLCHoklch(0.393 0.225 269.7)

Copy-ready code

/* CSS */
color: #2222bb;
background-color: #2222bb;
/* Tailwind (arbitrary) */
class="text-[#2222bb] bg-[#2222bb]"
/* SCSS */
$brand: #2222bb;
/* SwiftUI */
Color(red: 0.133, green: 0.133, blue: 0.733)
/* Android */
Color.parseColor("#2222bb")

Accessibility — WCAG contrast

Aa
#2222bb on white: 10.42:1
AA ✓ pass · AA-large · AAA
Aa
#2222bb on black: 2.01:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red13.3%
Green13.3%
Blue73.3%

CMYK percentages

Cyan81.8%
Magenta81.8%
Yellow0.0%
Key (black)26.7%

Color previews

#2222bb text on a black background

contrast 2.01:1

Card sample

#2222bb text on a white background

contrast 10.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2222bb;
Background color
Panel with #2222bb background
background-color: #2222bb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #2222bb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(34, 34, 187, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(34, 34, 187, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2222bb;
background: linear-gradient(135deg, #2222bb, #8822BB);

Monochromatic scale

Palettes built from #2222bb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2222bb in the Color Lab