#DAB88E Color Information

Hex color code: #DAB88E

The hex color #DAB88E is a understated orange with RGB values of (218, 184, 142) and HSL of (33°, 51%, 71%). It is widely used in graphic design.

Try:
Color NameBurlywood
HEX
#DAB88E
RGB
218, 184, 142
HSL
33°, 51%, 71%
CMYK
0%, 16%, 35%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAB88E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 184, 142

Red: 218 / Green: 184 / Blue: 142

HSL

33°, 51%, 71%

Hue: 33° / Saturation: 51% / Lightness: 71%

CMYK

0%, 16%, 35%, 15%

Cyan: 0% / Magenta: 16% / Yellow: 35% / Key: 15%

What color is #DAB88E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAB88E to RGB:

rgb(218, 184, 142)HEX to RGB Converter →

HEX to HSL

Convert #DAB88E to HSL:

hsl(33, 51%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #DAB88E to CMYK:

cmyk(0%, 16%, 35%, 15%)Color Converter →

Color Meaning and Usage

#DAB88E is a muted orange color with RGB values of 218, 184, 142 and HSL of 33°, 51%, 71%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAB88E is #8FB1DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB938F.

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

Contrast with #DAB88E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAB88E?

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

What is the RGB value of #DAB88E?

#DAB88E in RGB is (218, 184, 142) - 218 red, 184 green, and 142 blue.

How to use #DAB88E in CSS?

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

What colors go well with #DAB88E?

#8FB1DB (complementary), #DB938F (analogous), and #C89556 (lighter shade) work well with #DAB88E.