Skip to content

#222d2d

a deep, muted cyan · cool · closest name: darkslategray

RGB
34, 45, 45
HSL
180°, 14%, 16%
CMYK
24, 0, 0, 82
Luminance
0.0241

Every format

HEX#222d2d
RGBrgb(34, 45, 45)
HSLhsl(180, 14%, 16%)
CMYKcmyk(24%, 0%, 0%, 82%)
LABlab(17.5 -4.7 -1.6)
LCHlch(17.5 4.9 198.3)
OKLCHoklch(0.287 0.015 196.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#222d2d on white: 14.18:1
AA ✓ pass · AA-large · AAA
Aa
#222d2d on black: 1.48:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red13.3%
Green17.6%
Blue17.6%

CMYK percentages

Cyan24.4%
Magenta0.0%
Yellow0.0%
Key (black)82.4%

Color previews

#222d2d text on a black background

contrast 1.48:1

Card sample

#222d2d text on a white background

contrast 14.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #222d2d;
Background color
Panel with #222d2d background
background-color: #222d2d;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(34, 45, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(34, 45, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #222d2d;
background: linear-gradient(135deg, #222d2d, #22262D);

Monochromatic scale

Palettes built from #222d2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #222d2d in the Color Lab