#DA741B Color Information

Hex color code: #DA741B

#DA741B is a dynamic orange color. In RGB it is (218, 116, 27), and in HSL it is (28°, 78%, 48%). It is typically applied in digital products.

Try:
Color NameChocolate
HEX
#DA741B
RGB
218, 116, 27
HSL
28°, 78%, 48%
CMYK
0%, 47%, 88%, 15%

Shades

CSS Usage
color: #DA741B;
background-color: #DA741B;
border-color: #DA741B;
box-shadow: 0 0 10px #DA741B;
border: 2px solid #DA741B;
Tailwind Usage
bg-[#DA741B]
text-[#DA741B]
border-[#DA741B]
shadow-[0_0_10px_DA741B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #DA741B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #DA741B; color: #000000; }

Badge

New Feature
.badge { background-color: #DA741B; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #DA741B; background-color: #DA741B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #DA741B20; border-left: 4px solid #DA741B; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #DA741B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #DA741B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 116, 27

Red: 218 / Green: 116 / Blue: 27

HSL

28°, 78%, 48%

Hue: 28° / Saturation: 78% / Lightness: 48%

CMYK

0%, 47%, 88%, 15%

Cyan: 0% / Magenta: 47% / Yellow: 88% / Key: 15%

What color is #DA741B?

#DA741B is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA741B to RGB:

rgb(218, 116, 27)HEX to RGB Converter →

HEX to HSL

Convert #DA741B to HSL:

hsl(28, 78%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #DA741B to CMYK:

cmyk(0%, 47%, 88%, 15%)Color Converter →

Color Meaning and Usage

A eye-catching orange tone, #DA741B has RGB (218, 116, 27) and HSL (28°, 78%, 48%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA741B is #1B81DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DA1B21.

Use #DA741B in CSS: color: #DA741B or background-color: #DA741B. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #DA741B

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 6.50:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA741B?

#DA741B is a eye-catching orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DA741B?

#DA741B in RGB is (218, 116, 27) - 218 red, 116 green, and 27 blue.

How to use #DA741B in CSS?

Use #DA741B directly in your CSS properties like color or background-color.

What colors go well with #DA741B?

#1B81DA (complementary), #DA1B21 (analogous), and #965013 (lighter shade) work well with #DA741B.