#DAB98B Color Information

Hex color code: #DAB98B

#DAB98B is a balanced orange color. In RGB it is (218, 185, 139), and in HSL it is (35°, 52%, 70%). It is frequently seen in web interfaces.

Try:
Color NameBurlywood
HEX
#DAB98B
RGB
218, 185, 139
HSL
35°, 52%, 70%
CMYK
0%, 15%, 36%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAB98B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 185, 139

Red: 218 / Green: 185 / Blue: 139

HSL

35°, 52%, 70%

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

CMYK

0%, 15%, 36%, 15%

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

What color is #DAB98B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAB98B to RGB:

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

HEX to HSL

Convert #DAB98B to HSL:

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

HEX to CMYK

Convert #DAB98B to CMYK:

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

Color Meaning and Usage

#DAB98B is a muted orange color with RGB values of 218, 185, 139 and HSL of 35°, 52%, 70%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAB98B is #8BACDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DA918B.

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

Contrast with #DAB98B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAB98B?

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

What is the RGB value of #DAB98B?

#DAB98B in RGB is (218, 185, 139) - 218 red, 185 green, and 139 blue.

How to use #DAB98B in CSS?

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

What colors go well with #DAB98B?

#8BACDA (complementary), #DA918B (analogous), and #C89651 (lighter shade) work well with #DAB98B.