#DAB88B Color Information

Hex color code: #DAB88B

The hex color #DAB88B is a neutral orange with RGB values of (218, 184, 139) and HSL of (34°, 52%, 70%). It is frequently seen in web interfaces.

Try:
Color NameBurlywood
HEX
#DAB88B
RGB
218, 184, 139
HSL
34°, 52%, 70%
CMYK
0%, 16%, 36%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAB88B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 184, 139

Red: 218 / Green: 184 / Blue: 139

HSL

34°, 52%, 70%

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

CMYK

0%, 16%, 36%, 15%

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

What color is #DAB88B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAB88B to RGB:

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

HEX to HSL

Convert #DAB88B to HSL:

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

HEX to CMYK

Convert #DAB88B to CMYK:

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

Color Meaning and Usage

A balanced orange tone, #DAB88B has RGB (218, 184, 139) and HSL (34°, 52%, 70%). Known for evoking optimism and creativity, this orange-yellow hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAB88B is #8BADDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DA908B.

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

Contrast with #DAB88B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAB88B?

#DAB88B is a balanced orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DAB88B?

#DAB88B in RGB is (218, 184, 139) - 218 red, 184 green, and 139 blue.

How to use #DAB88B in CSS?

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

What colors go well with #DAB88B?

#8BADDA (complementary), #DA908B (analogous), and #C89451 (lighter shade) work well with #DAB88B.