#DFDF5D Color Information

Hex color code: #DFDF5D

The hex color #DFDF5D is a muted yellow with RGB values of (223, 223, 93) and HSL of (60°, 67%, 62%). It is widely used in graphic design.

Try:
Color NameKhaki
HEX
#DFDF5D
RGB
223, 223, 93
HSL
60°, 67%, 62%
CMYK
0%, 0%, 58%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDF5D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 223, 93

Red: 223 / Green: 223 / Blue: 93

HSL

60°, 67%, 62%

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

CMYK

0%, 0%, 58%, 13%

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

What color is #DFDF5D?

#DFDF5D is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDF5D to RGB:

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

HEX to HSL

Convert #DFDF5D to HSL:

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

HEX to CMYK

Convert #DFDF5D to CMYK:

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

Color Meaning and Usage

#DFDF5D is a understated yellow color with RGB values of 223, 223, 93 and HSL of 60°, 67%, 62%. This green hue evokes nature and harmony, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFDF5D is #5D5DDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF9E5D.

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

Contrast with #DFDF5D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDF5D?

#DFDF5D is a understated yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DFDF5D?

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

How to use #DFDF5D in CSS?

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

What colors go well with #DFDF5D?

#5D5DDF (complementary), #DF9E5D (analogous), and #C8C828 (lighter shade) work well with #DFDF5D.