Skip to content

#cd950f

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

RGB
205, 149, 15
HSL
42°, 86%, 43%
CMYK
0, 27, 93, 20
Luminance
0.3451

Every format

HEX#cd950f
RGBrgb(205, 149, 15)
HSLhsl(42, 86%, 43%)
CMYKcmyk(0%, 27%, 93%, 20%)
LABlab(65.4 11.1 67.7)
LCHlch(65.4 68.5 80.7)
OKLCHoklch(0.706 0.143 81.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd950f on white: 2.66:1
AA ✗ fail · AA-large · AAA
Aa
#cd950f on black: 7.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green58.4%
Blue5.9%

CMYK percentages

Cyan0.0%
Magenta27.3%
Yellow92.7%
Key (black)19.6%

Color previews

#cd950f text on a black background

contrast 7.90:1

Card sample

#cd950f text on a white background

contrast 2.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 149, 15, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 149, 15, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cd950f;
background: linear-gradient(135deg, #cd950f, #86CD0F);

Monochromatic scale

Palettes built from #cd950f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd950f in the Color Lab