#DFD25D Color Information

Hex color code: #DFD25D

A understated yellow shade, #DFD25D appears as (223, 210, 93) in RGB and (54°, 67%, 62%) in HSL. It is widely used in graphic design.

Try:
Color NameBurlywood
HEX
#DFD25D
RGB
223, 210, 93
HSL
54°, 67%, 62%
CMYK
0%, 6%, 58%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFD25D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 210, 93

Red: 223 / Green: 210 / Blue: 93

HSL

54°, 67%, 62%

Hue: 54° / Saturation: 67% / Lightness: 62%

CMYK

0%, 6%, 58%, 13%

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

What color is #DFD25D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFD25D to RGB:

rgb(223, 210, 93)HEX to RGB Converter →

HEX to HSL

Convert #DFD25D to HSL:

hsl(54, 67%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #DFD25D to CMYK:

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

Color Meaning and Usage

A neutral yellow tone, #DFD25D has RGB (223, 210, 93) and HSL (54°, 67%, 62%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFD25D is #5D6ADF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF915D.

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

Contrast with #DFD25D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFD25D?

#DFD25D is a neutral yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DFD25D?

#DFD25D in RGB is (223, 210, 93) - 223 red, 210 green, and 93 blue.

How to use #DFD25D in CSS?

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

What colors go well with #DFD25D?

#5D6ADF (complementary), #DF915D (analogous), and #C8B828 (lighter shade) work well with #DFD25D.