#DFD45F Color Information

Hex color code: #DFD45F

#DFD45F is a balanced yellow color. In RGB it is (223, 212, 95), and in HSL it is (55°, 67%, 62%). It is often used for branding and logos.

Try:
Color NameBurlywood
HEX
#DFD45F
RGB
223, 212, 95
HSL
55°, 67%, 62%
CMYK
0%, 5%, 57%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFD45F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 212, 95

Red: 223 / Green: 212 / Blue: 95

HSL

55°, 67%, 62%

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

CMYK

0%, 5%, 57%, 13%

Cyan: 0% / Magenta: 5% / Yellow: 57% / Key: 13%

What color is #DFD45F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFD45F to RGB:

rgb(223, 212, 95)HEX to RGB Converter →

HEX to HSL

Convert #DFD45F to HSL:

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

HEX to CMYK

Convert #DFD45F to CMYK:

cmyk(0%, 5%, 57%, 13%)Color Converter →

Color Meaning and Usage

#DFD45F is a muted yellow color with RGB values of 223, 212, 95 and HSL of 55°, 67%, 62%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFD45F is #5D68DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF935D.

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

Contrast with #DFD45F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFD45F?

#DFD45F is a muted yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DFD45F?

#DFD45F in RGB is (223, 212, 95) - 223 red, 212 green, and 95 blue.

How to use #DFD45F in CSS?

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

What colors go well with #DFD45F?

#5D68DF (complementary), #DF935D (analogous), and #C8BB28 (lighter shade) work well with #DFD45F.