Skip to content

#1f2db2

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

RGB
31, 45, 178
HSL
234°, 70%, 41%
CMYK
83, 75, 0, 30
Luminance
0.0538

Every format

HEX#1f2db2
RGBrgb(31, 45, 178)
HSLhsl(234, 70%, 41%)
CMYKcmyk(83%, 75%, 0%, 30%)
LABlab(27.8 43.6 -70.8)
LCHlch(27.8 83.2 301.6)
OKLCHoklch(0.396 0.205 268.6)

Copy-ready code

/* CSS */
color: #1f2db2;
background-color: #1f2db2;
/* Tailwind (arbitrary) */
class="text-[#1f2db2] bg-[#1f2db2]"
/* SCSS */
$brand: #1f2db2;
/* SwiftUI */
Color(red: 0.122, green: 0.176, blue: 0.698)
/* Android */
Color.parseColor("#1f2db2")

Accessibility — WCAG contrast

Aa
#1f2db2 on white: 10.11:1
AA ✓ pass · AA-large · AAA
Aa
#1f2db2 on black: 2.08:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.2%
Green17.6%
Blue69.8%

CMYK percentages

Cyan82.6%
Magenta74.7%
Yellow0.0%
Key (black)30.2%

Color previews

#1f2db2 text on a black background

contrast 2.08:1

Card sample

#1f2db2 text on a white background

contrast 10.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1f2db2;
Background color
Panel with #1f2db2 background
background-color: #1f2db2;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #1f2db2;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(31, 45, 178, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(31, 45, 178, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1f2db2;
background: linear-gradient(135deg, #1f2db2, #731FB2);

Monochromatic scale

Palettes built from #1f2db2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1f2db2 in the Color Lab