#DA9D1B Color Information

Hex color code: #DA9D1B

A dynamic orange shade, #DA9D1B appears as (218, 157, 27) in RGB and (41°, 78%, 48%) in HSL. It is typically applied in digital products.

Try:
Color NameGoldenrod
HEX
#DA9D1B
RGB
218, 157, 27
HSL
41°, 78%, 48%
CMYK
0%, 28%, 88%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA9D1B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 157, 27

Red: 218 / Green: 157 / Blue: 27

HSL

41°, 78%, 48%

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

CMYK

0%, 28%, 88%, 15%

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

What color is #DA9D1B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA9D1B to RGB:

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

HEX to HSL

Convert #DA9D1B to HSL:

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

HEX to CMYK

Convert #DA9D1B to CMYK:

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

Color Meaning and Usage

#DA9D1B is a bold orange color with RGB values of 218, 157, 27 and HSL of 41°, 78%, 48%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA9D1B is #1B57DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DA3E1B.

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

Contrast with #DA9D1B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA9D1B?

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

What is the RGB value of #DA9D1B?

#DA9D1B in RGB is (218, 157, 27) - 218 red, 157 green, and 27 blue.

How to use #DA9D1B in CSS?

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

What colors go well with #DA9D1B?

#1B57DA (complementary), #DA3E1B (analogous), and #966C13 (lighter shade) work well with #DA9D1B.