Skip to content

#333c21

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

RGB
51, 60, 33
HSL
80°, 29%, 18%
CMYK
15, 0, 45, 77
Luminance
0.0405

Every format

HEX#333c21
RGBrgb(51, 60, 33)
HSLhsl(80, 29%, 18%)
CMYKcmyk(15%, 0%, 45%, 77%)
LABlab(23.8 -9.3 15.5)
LCHlch(23.8 18.0 120.9)
OKLCHoklch(0.340 0.046 123.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#333c21 on white: 11.61:1
AA ✓ pass · AA-large · AAA
Aa
#333c21 on black: 1.81:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.0%
Green23.5%
Blue12.9%

CMYK percentages

Cyan15.0%
Magenta0.0%
Yellow45.0%
Key (black)76.5%

Color previews

#333c21 text on a black background

contrast 1.81:1

Card sample

#333c21 text on a white background

contrast 11.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #333c21;
Background color
Panel with #333c21 background
background-color: #333c21;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(51, 60, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(51, 60, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #333c21;
background: linear-gradient(135deg, #333c21, #213C21);

Monochromatic scale

Palettes built from #333c21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #333c21 in the Color Lab