#DA682B Color Information

Hex color code: #DA682B

#DA682B is a warm orange color. In RGB it is (218, 104, 43), and in HSL it is (21°, 70%, 51%). It is commonly used in modern UI design.

Try:
Color NameChocolate
HEX
#DA682B
RGB
218, 104, 43
HSL
21°, 70%, 51%
CMYK
0%, 52%, 80%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #DA682B; 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 #DA682B; background-color: #DA682B15; }

Alert / Toast

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

Link / Accent

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

a { color: #DA682B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 104, 43

Red: 218 / Green: 104 / Blue: 43

HSL

21°, 70%, 51%

Hue: 21° / Saturation: 70% / Lightness: 51%

CMYK

0%, 52%, 80%, 15%

Cyan: 0% / Magenta: 52% / Yellow: 80% / Key: 15%

What color is #DA682B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA682B to RGB:

rgb(218, 104, 43)HEX to RGB Converter →

HEX to HSL

Convert #DA682B to HSL:

hsl(21, 70%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #DA682B to CMYK:

cmyk(0%, 52%, 80%, 15%)Color Converter →

Color Meaning and Usage

A fiery orange tone, #DA682B has RGB (218, 104, 43) and HSL (21°, 70%, 51%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA682B is #2B9CDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DA2B45.

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

Contrast with #DA682B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA682B?

#DA682B is a fiery orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DA682B?

#DA682B in RGB is (218, 104, 43) - 218 red, 104 green, and 43 blue.

How to use #DA682B in CSS?

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

What colors go well with #DA682B?

#2B9CDA (complementary), #DA2B45 (analogous), and #9C491C (lighter shade) work well with #DA682B.