Skip to content

#2d3c4b

a deep, soft blue · cool · closest name: darkslategray

RGB
45, 60, 75
HSL
210°, 25%, 24%
CMYK
40, 20, 0, 71
Luminance
0.0430

Every format

HEX#2d3c4b
RGBrgb(45, 60, 75)
HSLhsl(210, 25%, 24%)
CMYKcmyk(40%, 20%, 0%, 71%)
LABlab(24.6 -1.7 -11.1)
LCHlch(24.6 11.2 261.3)
OKLCHoklch(0.349 0.033 248.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2d3c4b on white: 11.29:1
AA ✓ pass · AA-large · AAA
Aa
#2d3c4b on black: 1.86:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green23.5%
Blue29.4%

CMYK percentages

Cyan40.0%
Magenta20.0%
Yellow0.0%
Key (black)70.6%

Color previews

#2d3c4b text on a black background

contrast 1.86:1

Card sample

#2d3c4b text on a white background

contrast 11.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2d3c4b;
Background color
Panel with #2d3c4b background
background-color: #2d3c4b;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(45, 60, 75, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 60, 75, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2d3c4b;
background: linear-gradient(135deg, #2d3c4b, #322D4B);

Monochromatic scale

Palettes built from #2d3c4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2d3c4b in the Color Lab