#DF912A Color Information

Hex color code: #DF912A

#DF912A is a dynamic orange color. In RGB it is (223, 145, 42), and in HSL it is (34°, 74%, 52%). It is widely used in graphic design.

Try:
Color NameGoldenrod
HEX
#DF912A
RGB
223, 145, 42
HSL
34°, 74%, 52%
CMYK
0%, 35%, 81%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF912A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 145, 42

Red: 223 / Green: 145 / Blue: 42

HSL

34°, 74%, 52%

Hue: 34° / Saturation: 74% / Lightness: 52%

CMYK

0%, 35%, 81%, 13%

Cyan: 0% / Magenta: 35% / Yellow: 81% / Key: 13%

What color is #DF912A?

#DF912A is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF912A to RGB:

rgb(223, 145, 42)HEX to RGB Converter →

HEX to HSL

Convert #DF912A to HSL:

hsl(34, 74%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #DF912A to CMYK:

cmyk(0%, 35%, 81%, 13%)Color Converter →

Color Meaning and Usage

#DF912A is a dynamic orange color with RGB values of 223, 145, 42 and HSL of 34°, 74%, 52%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF912A is #2A79DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF362A.

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

Contrast with #DF912A

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

Contrast Ratio: 8.22:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF912A?

#DF912A is a dynamic orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DF912A?

#DF912A in RGB is (223, 145, 42) - 223 red, 145 green, and 42 blue.

How to use #DF912A in CSS?

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

What colors go well with #DF912A?

#2A79DF (complementary), #DF362A (analogous), and #A46819 (lighter shade) work well with #DF912A.