#DFD02A Color Information

Hex color code: #DFD02A

#DFD02A is a dynamic yellow color. In RGB it is (223, 208, 42), and in HSL it is (55°, 74%, 52%). It is widely used in graphic design.

Try:
Color NameGoldenrod
HEX
#DFD02A
RGB
223, 208, 42
HSL
55°, 74%, 52%
CMYK
0%, 7%, 81%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFD02A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 208, 42

Red: 223 / Green: 208 / Blue: 42

HSL

55°, 74%, 52%

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

CMYK

0%, 7%, 81%, 13%

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

What color is #DFD02A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFD02A to RGB:

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

HEX to HSL

Convert #DFD02A to HSL:

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

HEX to CMYK

Convert #DFD02A to CMYK:

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

Color Meaning and Usage

A dynamic yellow tone, #DFD02A has RGB (223, 208, 42) and HSL (55°, 74%, 52%). Known for evoking optimism and creativity, this orange-yellow hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFD02A is #2A39DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF762A.

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

Contrast with #DFD02A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFD02A?

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

What is the RGB value of #DFD02A?

#DFD02A in RGB is (223, 208, 42) - 223 red, 208 green, and 42 blue.

How to use #DFD02A in CSS?

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

What colors go well with #DFD02A?

#2A39DF (complementary), #DF762A (analogous), and #A49919 (lighter shade) work well with #DFD02A.