#DFB920 Color Information

Hex color code: #DFB920

A dynamic yellow shade, #DFB920 appears as (223, 185, 32) in RGB and (48°, 75%, 50%) in HSL. It is typically applied in digital products.

Try:
Color NameGoldenrod
HEX
#DFB920
RGB
223, 185, 32
HSL
48°, 75%, 50%
CMYK
0%, 17%, 86%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFB920; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 185, 32

Red: 223 / Green: 185 / Blue: 32

HSL

48°, 75%, 50%

Hue: 48° / Saturation: 75% / Lightness: 50%

CMYK

0%, 17%, 86%, 13%

Cyan: 0% / Magenta: 17% / Yellow: 86% / Key: 13%

What color is #DFB920?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFB920 to RGB:

rgb(223, 185, 32)HEX to RGB Converter →

HEX to HSL

Convert #DFB920 to HSL:

hsl(48, 75%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #DFB920 to CMYK:

cmyk(0%, 17%, 86%, 13%)Color Converter →

Color Meaning and Usage

#DFB920 is a eye-catching yellow color with RGB values of 223, 185, 32 and HSL of 48°, 75%, 50%. 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 #DFB920 is #2046DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF5920.

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

Contrast with #DFB920

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFB920?

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

What is the RGB value of #DFB920?

#DFB920 in RGB is (223, 185, 32) - 223 red, 185 green, and 32 blue.

How to use #DFB920 in CSS?

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

What colors go well with #DFB920?

#2046DF (complementary), #DF5920 (analogous), and #9C8116 (lighter shade) work well with #DFB920.