#DFAA30 Color Information

Hex color code: #DFAA30

A bold orange shade, #DFAA30 appears as (223, 170, 48) in RGB and (42°, 73%, 53%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameGoldenrod
HEX
#DFAA30
RGB
223, 170, 48
HSL
42°, 73%, 53%
CMYK
0%, 24%, 78%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFAA30; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 170, 48

Red: 223 / Green: 170 / Blue: 48

HSL

42°, 73%, 53%

Hue: 42° / Saturation: 73% / Lightness: 53%

CMYK

0%, 24%, 78%, 13%

Cyan: 0% / Magenta: 24% / Yellow: 78% / Key: 13%

What color is #DFAA30?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFAA30 to RGB:

rgb(223, 170, 48)HEX to RGB Converter →

HEX to HSL

Convert #DFAA30 to HSL:

hsl(42, 73%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #DFAA30 to CMYK:

cmyk(0%, 24%, 78%, 13%)Color Converter →

Color Meaning and Usage

#DFAA30 is a eye-catching orange color with RGB values of 223, 170, 48 and HSL of 42°, 73%, 53%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFAA30 is #3064DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF5330.

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

Contrast with #DFAA30

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFAA30?

#DFAA30 is a eye-catching orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DFAA30?

#DFAA30 in RGB is (223, 170, 48) - 223 red, 170 green, and 48 blue.

How to use #DFAA30 in CSS?

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

What colors go well with #DFAA30?

#3064DF (complementary), #DF5330 (analogous), and #A87D1A (lighter shade) work well with #DFAA30.