#DA5F2F Color Information

Hex color code: #DA5F2F

A fiery orange shade, #DA5F2F appears as (218, 95, 47) in RGB and (17°, 70%, 52%) in HSL. It is typically applied in digital products.

Try:
Color NameChocolate
HEX
#DA5F2F
RGB
218, 95, 47
HSL
17°, 70%, 52%
CMYK
0%, 56%, 78%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA5F2F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 95, 47

Red: 218 / Green: 95 / Blue: 47

HSL

17°, 70%, 52%

Hue: 17° / Saturation: 70% / Lightness: 52%

CMYK

0%, 56%, 78%, 15%

Cyan: 0% / Magenta: 56% / Yellow: 78% / Key: 15%

What color is #DA5F2F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA5F2F to RGB:

rgb(218, 95, 47)HEX to RGB Converter →

HEX to HSL

Convert #DA5F2F to HSL:

hsl(17, 70%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #DA5F2F to CMYK:

cmyk(0%, 56%, 78%, 15%)Color Converter →

Color Meaning and Usage

#DA5F2F is a vibrant orange color with RGB values of 218, 95, 47 and HSL of 17°, 70%, 52%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA5F2F is #2FAADA, creating high-contrast pairings. For softer combinations, try analogous colors like #DA2F54.

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

Contrast with #DA5F2F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA5F2F?

#DA5F2F is a vibrant orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DA5F2F?

#DA5F2F in RGB is (218, 95, 47) - 218 red, 95 green, and 47 blue.

How to use #DA5F2F in CSS?

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

What colors go well with #DA5F2F?

#2FAADA (complementary), #DA2F54 (analogous), and #A0421C (lighter shade) work well with #DA5F2F.