#DFD62A Color Information

Hex color code: #DFD62A

#DFD62A is a bold yellow color. In RGB it is (223, 214, 42), and in HSL it is (57°, 74%, 52%). It is frequently seen in web interfaces.

Try:
Color NameGoldenrod
HEX
#DFD62A
RGB
223, 214, 42
HSL
57°, 74%, 52%
CMYK
0%, 4%, 81%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFD62A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 214, 42

Red: 223 / Green: 214 / Blue: 42

HSL

57°, 74%, 52%

Hue: 57° / Saturation: 74% / Lightness: 52%

CMYK

0%, 4%, 81%, 13%

Cyan: 0% / Magenta: 4% / Yellow: 81% / Key: 13%

What color is #DFD62A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFD62A to RGB:

rgb(223, 214, 42)HEX to RGB Converter →

HEX to HSL

Convert #DFD62A to HSL:

hsl(57, 74%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #DFD62A to CMYK:

cmyk(0%, 4%, 81%, 13%)Color Converter →

Color Meaning and Usage

A dynamic yellow tone, #DFD62A has RGB (223, 214, 42) and HSL (57°, 74%, 52%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFD62A is #2A33DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF7C2A.

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

Contrast with #DFD62A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFD62A?

#DFD62A is a dynamic yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DFD62A?

#DFD62A in RGB is (223, 214, 42) - 223 red, 214 green, and 42 blue.

How to use #DFD62A in CSS?

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

What colors go well with #DFD62A?

#2A33DF (complementary), #DF7C2A (analogous), and #A49D19 (lighter shade) work well with #DFD62A.