#DFB63A Color Information

Hex color code: #DFB63A

A dynamic yellow shade, #DFB63A appears as (223, 182, 58) in RGB and (45°, 72%, 55%) in HSL. It is typically applied in digital products.

Try:
Color NameGoldenrod
HEX
#DFB63A
RGB
223, 182, 58
HSL
45°, 72%, 55%
CMYK
0%, 18%, 74%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFB63A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 182, 58

Red: 223 / Green: 182 / Blue: 58

HSL

45°, 72%, 55%

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

CMYK

0%, 18%, 74%, 13%

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

What color is #DFB63A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFB63A to RGB:

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

HEX to HSL

Convert #DFB63A to HSL:

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

HEX to CMYK

Convert #DFB63A to CMYK:

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

Color Meaning and Usage

#DFB63A is a eye-catching yellow color with RGB values of 223, 182, 58 and HSL of 45°, 72%, 55%. 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 #DFB63A is #3A63DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF633A.

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

Contrast with #DFB63A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFB63A?

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

What is the RGB value of #DFB63A?

#DFB63A in RGB is (223, 182, 58) - 223 red, 182 green, and 58 blue.

How to use #DFB63A in CSS?

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

What colors go well with #DFB63A?

#3A63DF (complementary), #DF633A (analogous), and #AF8B1D (lighter shade) work well with #DFB63A.