Skip to content

#2d352d

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

RGB
45, 53, 45
HSL
120°, 8%, 19%
CMYK
15, 0, 15, 79
Luminance
0.0329

Every format

HEX#2d352d
RGBrgb(45, 53, 45)
HSLhsl(120, 8%, 19%)
CMYKcmyk(15%, 0%, 15%, 79%)
LABlab(21.2 -5.3 3.9)
LCHlch(21.2 6.6 143.7)
OKLCHoklch(0.319 0.018 145.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2d352d on white: 12.66:1
AA ✓ pass · AA-large · AAA
Aa
#2d352d on black: 1.66:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green20.8%
Blue17.6%

CMYK percentages

Cyan15.1%
Magenta0.0%
Yellow15.1%
Key (black)79.2%

Color previews

#2d352d text on a black background

contrast 1.66:1

Card sample

#2d352d text on a white background

contrast 12.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2d352d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2d352d in the Color Lab