Skip to content

#201c2f

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

RGB
32, 28, 47
HSL
253°, 25%, 15%
CMYK
32, 40, 0, 82
Luminance
0.0134

Every format

HEX#201c2f
RGBrgb(32, 28, 47)
HSLhsl(253, 25%, 15%)
CMYKcmyk(32%, 40%, 0%, 82%)
LABlab(11.6 7.2 -12.0)
LCHlch(11.6 14.0 301.2)
OKLCHoklch(0.240 0.036 293.2)

Copy-ready code

/* CSS */
color: #201c2f;
background-color: #201c2f;
/* Tailwind (arbitrary) */
class="text-[#201c2f] bg-[#201c2f]"
/* SCSS */
$brand: #201c2f;
/* SwiftUI */
Color(red: 0.125, green: 0.110, blue: 0.184)
/* Android */
Color.parseColor("#201c2f")

Accessibility — WCAG contrast

Aa
#201c2f on white: 16.55:1
AA ✓ pass · AA-large · AAA
Aa
#201c2f on black: 1.27:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green11.0%
Blue18.4%

CMYK percentages

Cyan31.9%
Magenta40.4%
Yellow0.0%
Key (black)81.6%

Color previews

#201c2f text on a black background

contrast 1.27:1

Card sample

#201c2f text on a white background

contrast 16.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #201c2f;
Background color
Panel with #201c2f background
background-color: #201c2f;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(32, 28, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(32, 28, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #201c2f;
background: linear-gradient(135deg, #201c2f, #2D1C2F);

Monochromatic scale

Palettes built from #201c2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #201c2f in the Color Lab