Skip to content

#adac2c

a dark, vivid yellow · cool · closest name: olive

RGB
173, 172, 44
HSL
60°, 59%, 43%
CMYK
0, 1, 75, 32
Luminance
0.3857

Every format

HEX#adac2c
RGBrgb(173, 172, 44)
HSLhsl(60, 59%, 43%)
CMYKcmyk(0%, 1%, 75%, 32%)
LABlab(68.4 -14.5 61.4)
LCHlch(68.4 63.1 103.3)
OKLCHoklch(0.723 0.143 109.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adac2c on white: 2.41:1
AA ✗ fail · AA-large · AAA
Aa
#adac2c on black: 8.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green67.5%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta0.6%
Yellow74.6%
Key (black)32.2%

Color previews

#adac2c text on a black background

contrast 8.71:1

Card sample

#adac2c text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 172, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 172, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adac2c;
background: linear-gradient(135deg, #adac2c, #58AD2C);

Monochromatic scale

Palettes built from #adac2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adac2c in the Color Lab