Skip to content

#da511b

a balanced, electric orange · warm · closest name: tomato

RGB
218, 81, 27
HSL
17°, 78%, 48%
CMYK
0, 63, 88, 15
Luminance
0.2087

Every format

HEX#da511b
RGBrgb(218, 81, 27)
HSLhsl(17, 78%, 48%)
CMYKcmyk(0%, 63%, 88%, 15%)
LABlab(52.8 51.4 55.8)
LCHlch(52.8 75.9 47.3)
OKLCHoklch(0.613 0.182 39.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da511b on white: 4.06:1
AA ✗ fail · AA-large · AAA
Aa
#da511b on black: 5.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green31.8%
Blue10.6%

CMYK percentages

Cyan0.0%
Magenta62.8%
Yellow87.6%
Key (black)14.5%

Color previews

#da511b text on a black background

contrast 5.17:1

Card sample

#da511b text on a white background

contrast 4.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(218, 81, 27, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(218, 81, 27, 0.45);
Border & gradient
Gradient panel
border: 3px solid #da511b;
background: linear-gradient(135deg, #da511b, #DAD01B);

Monochromatic scale

Palettes built from #da511b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da511b in the Color Lab