Skip to content

#2c2c3c

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

RGB
44, 44, 60
HSL
240°, 15%, 20%
CMYK
27, 27, 0, 77
Luminance
0.0266

Every format

HEX#2c2c3c
RGBrgb(44, 44, 60)
HSLhsl(240, 15%, 20%)
CMYKcmyk(27%, 27%, 0%, 77%)
LABlab(18.6 4.3 -10.2)
LCHlch(18.6 11.0 292.8)
OKLCHoklch(0.300 0.029 284.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red17.3%
Green17.3%
Blue23.5%

CMYK percentages

Cyan26.7%
Magenta26.7%
Yellow0.0%
Key (black)76.5%

Color previews

#2c2c3c text on a black background

contrast 1.53:1

Card sample

#2c2c3c text on a white background

contrast 13.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2c2c3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2c2c3c in the Color Lab