#DFB33A Color Information

Hex color code: #DFB33A

A vivid orange shade, #DFB33A appears as (223, 179, 58) in RGB and (44°, 72%, 55%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGoldenrod
HEX
#DFB33A
RGB
223, 179, 58
HSL
44°, 72%, 55%
CMYK
0%, 20%, 74%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFB33A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 179, 58

Red: 223 / Green: 179 / Blue: 58

HSL

44°, 72%, 55%

Hue: 44° / Saturation: 72% / Lightness: 55%

CMYK

0%, 20%, 74%, 13%

Cyan: 0% / Magenta: 20% / Yellow: 74% / Key: 13%

What color is #DFB33A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFB33A to RGB:

rgb(223, 179, 58)HEX to RGB Converter →

HEX to HSL

Convert #DFB33A to HSL:

hsl(44, 72%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #DFB33A to CMYK:

cmyk(0%, 20%, 74%, 13%)Color Converter →

Color Meaning and Usage

#DFB33A is a eye-catching orange color with RGB values of 223, 179, 58 and HSL of 44°, 72%, 55%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFB33A is #3A66DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF603A.

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

Contrast with #DFB33A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFB33A?

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

What is the RGB value of #DFB33A?

#DFB33A in RGB is (223, 179, 58) - 223 red, 179 green, and 58 blue.

How to use #DFB33A in CSS?

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

What colors go well with #DFB33A?

#3A66DF (complementary), #DF603A (analogous), and #AF881D (lighter shade) work well with #DFB33A.