#DBAE1A Color Information

Hex color code: #DBAE1A

The hex color #DBAE1A is a eye-catching yellow with RGB values of (219, 174, 26) and HSL of (46°, 79%, 48%). It is popular in mobile app design.

Try:
Color NameGoldenrod
HEX
#DBAE1A
RGB
219, 174, 26
HSL
46°, 79%, 48%
CMYK
0%, 21%, 88%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBAE1A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 174, 26

Red: 219 / Green: 174 / Blue: 26

HSL

46°, 79%, 48%

Hue: 46° / Saturation: 79% / Lightness: 48%

CMYK

0%, 21%, 88%, 14%

Cyan: 0% / Magenta: 21% / Yellow: 88% / Key: 14%

What color is #DBAE1A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBAE1A to RGB:

rgb(219, 174, 26)HEX to RGB Converter →

HEX to HSL

Convert #DBAE1A to HSL:

hsl(46, 79%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #DBAE1A to CMYK:

cmyk(0%, 21%, 88%, 14%)Color Converter →

Color Meaning and Usage

A dynamic yellow tone, #DBAE1A has RGB (219, 174, 26) and HSL (46°, 79%, 48%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBAE1A is #1A47DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB4D1A.

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

Contrast with #DBAE1A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBAE1A?

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

What is the RGB value of #DBAE1A?

#DBAE1A in RGB is (219, 174, 26) - 219 red, 174 green, and 26 blue.

How to use #DBAE1A in CSS?

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

What colors go well with #DBAE1A?

#1A47DB (complementary), #DB4D1A (analogous), and #977812 (lighter shade) work well with #DBAE1A.