#DAB52F Color Information

Hex color code: #DAB52F

#DAB52F is a neutral yellow color. In RGB it is (218, 181, 47), and in HSL it is (47°, 70%, 52%). It is commonly used in modern UI design.

Try:
Color NameGoldenrod
HEX
#DAB52F
RGB
218, 181, 47
HSL
47°, 70%, 52%
CMYK
0%, 17%, 78%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAB52F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 181, 47

Red: 218 / Green: 181 / Blue: 47

HSL

47°, 70%, 52%

Hue: 47° / Saturation: 70% / Lightness: 52%

CMYK

0%, 17%, 78%, 15%

Cyan: 0% / Magenta: 17% / Yellow: 78% / Key: 15%

What color is #DAB52F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAB52F to RGB:

rgb(218, 181, 47)HEX to RGB Converter →

HEX to HSL

Convert #DAB52F to HSL:

hsl(47, 70%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #DAB52F to CMYK:

cmyk(0%, 17%, 78%, 15%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #DAB52F has RGB (218, 181, 47) and HSL (47°, 70%, 52%). Known for evoking optimism and creativity, this orange-yellow hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAB52F is #2F54DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DA5F2F.

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

Contrast with #DAB52F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAB52F?

#DAB52F is a subtle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DAB52F?

#DAB52F in RGB is (218, 181, 47) - 218 red, 181 green, and 47 blue.

How to use #DAB52F in CSS?

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

What colors go well with #DAB52F?

#2F54DA (complementary), #DA5F2F (analogous), and #A0841C (lighter shade) work well with #DAB52F.