#DFD13A Color Information

Hex color code: #DFD13A

A striking yellow shade, #DFD13A appears as (223, 209, 58) in RGB and (55°, 72%, 55%) in HSL. It is often used for branding and logos.

Try:
Color NameGoldenrod
HEX
#DFD13A
RGB
223, 209, 58
HSL
55°, 72%, 55%
CMYK
0%, 6%, 74%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFD13A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 209, 58

Red: 223 / Green: 209 / Blue: 58

HSL

55°, 72%, 55%

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

CMYK

0%, 6%, 74%, 13%

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

What color is #DFD13A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFD13A to RGB:

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

HEX to HSL

Convert #DFD13A to HSL:

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

HEX to CMYK

Convert #DFD13A to CMYK:

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

Color Meaning and Usage

#DFD13A is a vivid yellow color with RGB values of 223, 209, 58 and HSL of 55°, 72%, 55%. This orange-yellow hue evokes optimism and creativity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFD13A is #3A47DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF7E3A.

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

Contrast with #DFD13A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFD13A?

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

What is the RGB value of #DFD13A?

#DFD13A in RGB is (223, 209, 58) - 223 red, 209 green, and 58 blue.

How to use #DFD13A in CSS?

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

What colors go well with #DFD13A?

#3A47DF (complementary), #DF7E3A (analogous), and #AFA31D (lighter shade) work well with #DFD13A.