#DBB08A Color Information

Hex color code: #DBB08A

The hex color #DBB08A is a vibrant orange with RGB values of (219, 176, 138) and HSL of (28°, 53%, 70%). It is often used for branding and logos.

Try:
Color NameBurlywood
HEX
#DBB08A
RGB
219, 176, 138
HSL
28°, 53%, 70%
CMYK
0%, 20%, 37%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBB08A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 176, 138

Red: 219 / Green: 176 / Blue: 138

HSL

28°, 53%, 70%

Hue: 28° / Saturation: 53% / Lightness: 70%

CMYK

0%, 20%, 37%, 14%

Cyan: 0% / Magenta: 20% / Yellow: 37% / Key: 14%

What color is #DBB08A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBB08A to RGB:

rgb(219, 176, 138)HEX to RGB Converter →

HEX to HSL

Convert #DBB08A to HSL:

hsl(28, 53%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #DBB08A to CMYK:

cmyk(0%, 20%, 37%, 14%)Color Converter →

Color Meaning and Usage

A energetic orange tone, #DBB08A has RGB (219, 176, 138) and HSL (28°, 53%, 70%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBB08A is #8AB5DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB8A8D.

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

Contrast with #DBB08A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBB08A?

#DBB08A is a energetic orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DBB08A?

#DBB08A in RGB is (219, 176, 138) - 219 red, 176 green, and 138 blue.

How to use #DBB08A in CSS?

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

What colors go well with #DBB08A?

#8AB5DB (complementary), #DB8A8D (analogous), and #C9884F (lighter shade) work well with #DBB08A.