#DABA95 Color Information

Hex color code: #DABA95

A pastel orange shade, #DABA95 appears as (218, 186, 149) in RGB and (32°, 48%, 72%) in HSL. It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#DABA95
RGB
218, 186, 149
HSL
32°, 48%, 72%
CMYK
0%, 15%, 32%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DABA95; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 186, 149

Red: 218 / Green: 186 / Blue: 149

HSL

32°, 48%, 72%

Hue: 32° / Saturation: 48% / Lightness: 72%

CMYK

0%, 15%, 32%, 15%

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

What color is #DABA95?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DABA95 to RGB:

rgb(218, 186, 149)HEX to RGB Converter →

HEX to HSL

Convert #DABA95 to HSL:

hsl(32, 48%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #DABA95 to CMYK:

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

Color Meaning and Usage

#DABA95 is a pastel orange color with RGB values of 218, 186, 149 and HSL of 32°, 48%, 72%. This orange-yellow hue evokes optimism and creativity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DABA95 is #95B5DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DA9895.

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

Contrast with #DABA95

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DABA95?

#DABA95 is a pastel orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DABA95?

#DABA95 in RGB is (218, 186, 149) - 218 red, 186 green, and 149 blue.

How to use #DABA95 in CSS?

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

What colors go well with #DABA95?

#95B5DA (complementary), #DA9895 (analogous), and #C6955D (lighter shade) work well with #DABA95.