#DBA694 Color Information

Hex color code: #DBA694

A energetic orange shade, #DBA694 appears as (219, 166, 148) in RGB and (15°, 50%, 72%) in HSL. It is often used for branding and logos.

Try:
Color NameTan
HEX
#DBA694
RGB
219, 166, 148
HSL
15°, 50%, 72%
CMYK
0%, 24%, 32%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBA694; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 166, 148

Red: 219 / Green: 166 / Blue: 148

HSL

15°, 50%, 72%

Hue: 15° / Saturation: 50% / Lightness: 72%

CMYK

0%, 24%, 32%, 14%

Cyan: 0% / Magenta: 24% / Yellow: 32% / Key: 14%

What color is #DBA694?

#DBA694 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBA694 to RGB:

rgb(219, 166, 148)HEX to RGB Converter →

HEX to HSL

Convert #DBA694 to HSL:

hsl(15, 50%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #DBA694 to CMYK:

cmyk(0%, 24%, 32%, 14%)Color Converter →

Color Meaning and Usage

A vibrant orange tone, #DBA694 has RGB (219, 166, 148) and HSL (15°, 50%, 72%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBA694 is #94C9DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB94A6.

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

Contrast with #DBA694

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBA694?

#DBA694 is a vibrant orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DBA694?

#DBA694 in RGB is (219, 166, 148) - 219 red, 166 green, and 148 blue.

How to use #DBA694 in CSS?

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

What colors go well with #DBA694?

#94C9DB (complementary), #DB94A6 (analogous), and #C8765B (lighter shade) work well with #DBA694.