Skip to content

#cda113

a dark, electric yellow · cool · closest name: orange

RGB
205, 161, 19
HSL
46°, 83%, 44%
CMYK
0, 22, 91, 20
Luminance
0.3852

Every format

HEX#cda113
RGBrgb(205, 161, 19)
HSLhsl(46, 83%, 44%)
CMYKcmyk(0%, 22%, 91%, 20%)
LABlab(68.4 4.7 69.2)
LCHlch(68.4 69.4 86.1)
OKLCHoklch(0.729 0.145 88.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green63.1%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta21.5%
Yellow90.7%
Key (black)19.6%

Color previews

#cda113 text on a black background

contrast 8.70:1

Card sample

#cda113 text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 161, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 161, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cda113;
background: linear-gradient(135deg, #cda113, #7DCD13);

Monochromatic scale

Palettes built from #cda113

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cda113 in the Color Lab