Skip to content

#dba200

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

RGB
219, 162, 0
HSL
44°, 100%, 43%
CMYK
0, 26, 100, 14
Luminance
0.4090

Every format

HEX#dba200
RGBrgb(219, 162, 0)
HSLhsl(44, 100%, 43%)
CMYKcmyk(0%, 26%, 100%, 14%)
LABlab(70.1 10.1 73.8)
LCHlch(70.1 74.4 82.2)
OKLCHoklch(0.746 0.153 83.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dba200 on white: 2.29:1
AA ✗ fail · AA-large · AAA
Aa
#dba200 on black: 9.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green63.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta26.0%
Yellow100.0%
Key (black)14.1%

Color previews

#dba200 text on a black background

contrast 9.18:1

Card sample

#dba200 text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(219, 162, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 162, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dba200;
background: linear-gradient(135deg, #dba200, #82DB00);

Monochromatic scale

Palettes built from #dba200

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dba200 in the Color Lab