Skip to content

#da552b

a balanced, vivid red · warm · closest name: tomato

RGB
218, 85, 43
HSL
14°, 70%, 51%
CMYK
0, 61, 80, 15
Luminance
0.2158

Every format

HEX#da552b
RGBrgb(218, 85, 43)
HSLhsl(14, 70%, 51%)
CMYKcmyk(0%, 61%, 80%, 15%)
LABlab(53.6 50.1 49.6)
LCHlch(53.6 70.5 44.7)
OKLCHoklch(0.619 0.176 37.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da552b on white: 3.95:1
AA ✗ fail · AA-large · AAA
Aa
#da552b on black: 5.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green33.3%
Blue16.9%

CMYK percentages

Cyan0.0%
Magenta61.0%
Yellow80.3%
Key (black)14.5%

Color previews

#da552b text on a black background

contrast 5.32:1

Card sample

#da552b text on a white background

contrast 3.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da552b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da552b in the Color Lab