#DAC71B Color Information

Hex color code: #DAC71B

#DAC71B is a bold yellow color. In RGB it is (218, 199, 27), and in HSL it is (54°, 78%, 48%). It is frequently seen in web interfaces.

Try:
Color NameGoldenrod
HEX
#DAC71B
RGB
218, 199, 27
HSL
54°, 78%, 48%
CMYK
0%, 9%, 88%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAC71B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 199, 27

Red: 218 / Green: 199 / Blue: 27

HSL

54°, 78%, 48%

Hue: 54° / Saturation: 78% / Lightness: 48%

CMYK

0%, 9%, 88%, 15%

Cyan: 0% / Magenta: 9% / Yellow: 88% / Key: 15%

What color is #DAC71B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAC71B to RGB:

rgb(218, 199, 27)HEX to RGB Converter →

HEX to HSL

Convert #DAC71B to HSL:

hsl(54, 78%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #DAC71B to CMYK:

cmyk(0%, 9%, 88%, 15%)Color Converter →

Color Meaning and Usage

#DAC71B is a bold yellow color with RGB values of 218, 199, 27 and HSL of 54°, 78%, 48%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAC71B is #1B2EDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DA671B.

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

Contrast with #DAC71B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAC71B?

#DAC71B is a bold yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DAC71B?

#DAC71B in RGB is (218, 199, 27) - 218 red, 199 green, and 27 blue.

How to use #DAC71B in CSS?

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

What colors go well with #DAC71B?

#1B2EDA (complementary), #DA671B (analogous), and #968913 (lighter shade) work well with #DAC71B.