Skip to content

#df430c

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

RGB
223, 67, 12
HSL
16°, 90%, 46%
CMYK
0, 70, 95, 13
Luminance
0.1973

Every format

HEX#df430c
RGBrgb(223, 67, 12)
HSLhsl(16, 90%, 46%)
CMYKcmyk(0%, 70%, 95%, 13%)
LABlab(51.5 58.6 60.0)
LCHlch(51.5 83.8 45.7)
OKLCHoklch(0.605 0.201 36.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df430c on white: 4.25:1
AA ✗ fail · AA-large · AAA
Aa
#df430c on black: 4.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green26.3%
Blue4.7%

CMYK percentages

Cyan0.0%
Magenta70.0%
Yellow94.6%
Key (black)12.5%

Color previews

#df430c text on a black background

contrast 4.95:1

Card sample

#df430c text on a white background

contrast 4.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 67, 12, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 67, 12, 0.45);
Border & gradient
Gradient panel
border: 3px solid #df430c;
background: linear-gradient(135deg, #df430c, #DFD00C);

Monochromatic scale

Palettes built from #df430c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df430c in the Color Lab