#DFB22A Color Information

Hex color code: #DFB22A

#DFB22A is a eye-catching yellow color. In RGB it is (223, 178, 42), and in HSL it is (45°, 74%, 52%). It is widely used in graphic design.

Try:
Color NameGoldenrod
HEX
#DFB22A
RGB
223, 178, 42
HSL
45°, 74%, 52%
CMYK
0%, 20%, 81%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFB22A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 178, 42

Red: 223 / Green: 178 / Blue: 42

HSL

45°, 74%, 52%

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

CMYK

0%, 20%, 81%, 13%

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

What color is #DFB22A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFB22A to RGB:

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

HEX to HSL

Convert #DFB22A to HSL:

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

HEX to CMYK

Convert #DFB22A to CMYK:

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

Color Meaning and Usage

#DFB22A is a vivid yellow color with RGB values of 223, 178, 42 and HSL of 45°, 74%, 52%. This orange-yellow hue evokes optimism and creativity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFB22A is #2A57DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF572A.

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

Contrast with #DFB22A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFB22A?

#DFB22A is a vivid yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DFB22A?

#DFB22A in RGB is (223, 178, 42) - 223 red, 178 green, and 42 blue.

How to use #DFB22A in CSS?

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

What colors go well with #DFB22A?

#2A57DF (complementary), #DF572A (analogous), and #A48119 (lighter shade) work well with #DFB22A.