#DFD73A Color Information

Hex color code: #DFD73A

A vivid yellow shade, #DFD73A appears as (223, 215, 58) in RGB and (57°, 72%, 55%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameGoldenrod
HEX
#DFD73A
RGB
223, 215, 58
HSL
57°, 72%, 55%
CMYK
0%, 4%, 74%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFD73A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 215, 58

Red: 223 / Green: 215 / Blue: 58

HSL

57°, 72%, 55%

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

CMYK

0%, 4%, 74%, 13%

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

What color is #DFD73A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFD73A to RGB:

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

HEX to HSL

Convert #DFD73A to HSL:

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

HEX to CMYK

Convert #DFD73A to CMYK:

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

Color Meaning and Usage

A striking yellow tone, #DFD73A has RGB (223, 215, 58) and HSL (57°, 72%, 55%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFD73A is #3A42DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF843A.

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

Contrast with #DFD73A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFD73A?

#DFD73A is a striking yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DFD73A?

#DFD73A in RGB is (223, 215, 58) - 223 red, 215 green, and 58 blue.

How to use #DFD73A in CSS?

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

What colors go well with #DFD73A?

#3A42DF (complementary), #DF843A (analogous), and #AFA81D (lighter shade) work well with #DFD73A.