Skip to content

#2c2c18

a deep, soft yellow · cool · closest name: black

RGB
44, 44, 24
HSL
60°, 29%, 13%
CMYK
0, 0, 46, 83
Luminance
0.0240

Every format

HEX#2c2c18
RGBrgb(44, 44, 24)
HSLhsl(60, 29%, 13%)
CMYKcmyk(0%, 0%, 46%, 83%)
LABlab(17.5 -3.9 13.0)
LCHlch(17.5 13.6 106.6)
OKLCHoklch(0.287 0.034 108.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red17.3%
Green17.3%
Blue9.4%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow45.5%
Key (black)82.7%

Color previews

#2c2c18 text on a black background

contrast 1.48:1

Card sample

#2c2c18 text on a white background

contrast 14.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2c2c18

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2c2c18 in the Color Lab