#DFB83A Color Information

Hex color code: #DFB83A

The hex color #DFB83A is a dynamic yellow with RGB values of (223, 184, 58) and HSL of (46°, 72%, 55%). It is widely used in graphic design.

Try:
Color NameGoldenrod
HEX
#DFB83A
RGB
223, 184, 58
HSL
46°, 72%, 55%
CMYK
0%, 17%, 74%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFB83A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 184, 58

Red: 223 / Green: 184 / Blue: 58

HSL

46°, 72%, 55%

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

CMYK

0%, 17%, 74%, 13%

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

What color is #DFB83A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFB83A to RGB:

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

HEX to HSL

Convert #DFB83A to HSL:

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

HEX to CMYK

Convert #DFB83A to CMYK:

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

Color Meaning and Usage

A eye-catching yellow tone, #DFB83A has RGB (223, 184, 58) and HSL (46°, 72%, 55%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFB83A is #3A60DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF663A.

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

Contrast with #DFB83A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFB83A?

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

What is the RGB value of #DFB83A?

#DFB83A in RGB is (223, 184, 58) - 223 red, 184 green, and 58 blue.

How to use #DFB83A in CSS?

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

What colors go well with #DFB83A?

#3A60DF (complementary), #DF663A (analogous), and #AF8D1D (lighter shade) work well with #DFB83A.