#D0B44E Color Information

Hex color code: #D0B44E

A understated yellow shade, #D0B44E appears as (208, 180, 78) in RGB and (47°, 58%, 56%) in HSL. It is widely used in graphic design.

Try:
Color NameSandy Brown
HEX
#D0B44E
RGB
208, 180, 78
HSL
47°, 58%, 56%
CMYK
0%, 13%, 63%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D0B44E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 180, 78

Red: 208 / Green: 180 / Blue: 78

HSL

47°, 58%, 56%

Hue: 47° / Saturation: 58% / Lightness: 56%

CMYK

0%, 13%, 63%, 18%

Cyan: 0% / Magenta: 13% / Yellow: 63% / Key: 18%

What color is #D0B44E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D0B44E to RGB:

rgb(208, 180, 78)HEX to RGB Converter →

HEX to HSL

Convert #D0B44E to HSL:

hsl(47, 58%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #D0B44E to CMYK:

cmyk(0%, 13%, 63%, 18%)Color Converter →

Color Meaning and Usage

A muted yellow tone, #D0B44E has RGB (208, 180, 78) and HSL (47°, 58%, 56%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D0B44E is #4E6AD0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0734E.

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

Contrast with #D0B44E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D0B44E?

#D0B44E is a muted yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #D0B44E?

#D0B44E in RGB is (208, 180, 78) - 208 red, 180 green, and 78 blue.

How to use #D0B44E in CSS?

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

What colors go well with #D0B44E?

#4E6AD0 (complementary), #D0734E (analogous), and #A58B2C (lighter shade) work well with #D0B44E.