#DF7926 Color Information

Hex color code: #DF7926

A vivid orange shade, #DF7926 appears as (223, 121, 38) in RGB and (27°, 74%, 51%) in HSL. It is commonly used in modern UI design.

Try:
Color NameChocolate
HEX
#DF7926
RGB
223, 121, 38
HSL
27°, 74%, 51%
CMYK
0%, 46%, 83%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF7926; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 121, 38

Red: 223 / Green: 121 / Blue: 38

HSL

27°, 74%, 51%

Hue: 27° / Saturation: 74% / Lightness: 51%

CMYK

0%, 46%, 83%, 13%

Cyan: 0% / Magenta: 46% / Yellow: 83% / Key: 13%

What color is #DF7926?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF7926 to RGB:

rgb(223, 121, 38)HEX to RGB Converter →

HEX to HSL

Convert #DF7926 to HSL:

hsl(27, 74%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #DF7926 to CMYK:

cmyk(0%, 46%, 83%, 13%)Color Converter →

Color Meaning and Usage

A vivid orange tone, #DF7926 has RGB (223, 121, 38) and HSL (27°, 74%, 51%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF7926 is #268BDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF262F.

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

Contrast with #DF7926

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF7926?

#DF7926 is a vivid orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DF7926?

#DF7926 in RGB is (223, 121, 38) - 223 red, 121 green, and 38 blue.

How to use #DF7926 in CSS?

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

What colors go well with #DF7926?

#268BDF (complementary), #DF262F (analogous), and #A05518 (lighter shade) work well with #DF7926.