#DFD93A Color Information

Hex color code: #DFD93A

#DFD93A is a dynamic yellow color. In RGB it is (223, 217, 58), and in HSL it is (58°, 72%, 55%). It is typically applied in digital products.

Try:
Color NameGoldenrod
HEX
#DFD93A
RGB
223, 217, 58
HSL
58°, 72%, 55%
CMYK
0%, 3%, 74%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFD93A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 217, 58

Red: 223 / Green: 217 / Blue: 58

HSL

58°, 72%, 55%

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

CMYK

0%, 3%, 74%, 13%

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

What color is #DFD93A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFD93A to RGB:

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

HEX to HSL

Convert #DFD93A to HSL:

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

HEX to CMYK

Convert #DFD93A to CMYK:

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

Color Meaning and Usage

A eye-catching yellow tone, #DFD93A has RGB (223, 217, 58) and HSL (58°, 72%, 55%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFD93A is #3A3FDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF873A.

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

Contrast with #DFD93A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFD93A?

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

What is the RGB value of #DFD93A?

#DFD93A in RGB is (223, 217, 58) - 223 red, 217 green, and 58 blue.

How to use #DFD93A in CSS?

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

What colors go well with #DFD93A?

#3A3FDF (complementary), #DF873A (analogous), and #AFAB1D (lighter shade) work well with #DFD93A.