Skip to content

#2c2c3b

a deep, muted blue · warm · closest name: darkslategray

RGB
44, 44, 59
HSL
240°, 15%, 20%
CMYK
25, 25, 0, 77
Luminance
0.0265

Every format

HEX#2c2c3b
RGBrgb(44, 44, 59)
HSLhsl(240, 15%, 20%)
CMYKcmyk(25%, 25%, 0%, 77%)
LABlab(18.6 4.0 -9.5)
LCHlch(18.6 10.3 292.7)
OKLCHoklch(0.300 0.027 284.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2c2c3b on white: 13.72:1
AA ✓ pass · AA-large · AAA
Aa
#2c2c3b on black: 1.53:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green17.3%
Blue23.1%

CMYK percentages

Cyan25.4%
Magenta25.4%
Yellow0.0%
Key (black)76.9%

Color previews

#2c2c3b text on a black background

contrast 1.53:1

Card sample

#2c2c3b text on a white background

contrast 13.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(44, 44, 59, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(44, 44, 59, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2c2c3b;
background: linear-gradient(135deg, #2c2c3b, #362C3B);

Monochromatic scale

Palettes built from #2c2c3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2c2c3b in the Color Lab