#DBA424 Color Information

Hex color code: #DBA424

A dynamic orange shade, #DBA424 appears as (219, 164, 36) in RGB and (42°, 72%, 50%) in HSL. It is typically applied in digital products.

Try:
Color NameGoldenrod
HEX
#DBA424
RGB
219, 164, 36
HSL
42°, 72%, 50%
CMYK
0%, 25%, 84%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBA424; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 164, 36

Red: 219 / Green: 164 / Blue: 36

HSL

42°, 72%, 50%

Hue: 42° / Saturation: 72% / Lightness: 50%

CMYK

0%, 25%, 84%, 14%

Cyan: 0% / Magenta: 25% / Yellow: 84% / Key: 14%

What color is #DBA424?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBA424 to RGB:

rgb(219, 164, 36)HEX to RGB Converter →

HEX to HSL

Convert #DBA424 to HSL:

hsl(42, 72%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #DBA424 to CMYK:

cmyk(0%, 25%, 84%, 14%)Color Converter →

Color Meaning and Usage

#DBA424 is a vivid orange color with RGB values of 219, 164, 36 and HSL of 42°, 72%, 50%. This orange-yellow hue evokes optimism and creativity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBA424 is #245BDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB4824.

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

Contrast with #DBA424

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBA424?

#DBA424 is a vivid orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DBA424?

#DBA424 in RGB is (219, 164, 36) - 219 red, 164 green, and 36 blue.

How to use #DBA424 in CSS?

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

What colors go well with #DBA424?

#245BDB (complementary), #DB4824 (analogous), and #9A7319 (lighter shade) work well with #DBA424.