#DBBB90 Color Information

Hex color code: #DBBB90

#DBBB90 is a balanced orange color. In RGB it is (219, 187, 144), and in HSL it is (34°, 51%, 71%). It is often used for branding and logos.

Try:
Color NameBurlywood
HEX
#DBBB90
RGB
219, 187, 144
HSL
34°, 51%, 71%
CMYK
0%, 15%, 34%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBBB90; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 187, 144

Red: 219 / Green: 187 / Blue: 144

HSL

34°, 51%, 71%

Hue: 34° / Saturation: 51% / Lightness: 71%

CMYK

0%, 15%, 34%, 14%

Cyan: 0% / Magenta: 15% / Yellow: 34% / Key: 14%

What color is #DBBB90?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBBB90 to RGB:

rgb(219, 187, 144)HEX to RGB Converter →

HEX to HSL

Convert #DBBB90 to HSL:

hsl(34, 51%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #DBBB90 to CMYK:

cmyk(0%, 15%, 34%, 14%)Color Converter →

Color Meaning and Usage

#DBBB90 is a subtle orange color with RGB values of 219, 187, 144 and HSL of 34°, 51%, 71%. This orange-yellow hue evokes optimism and creativity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBBB90 is #8FB0DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB948F.

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

Contrast with #DBBB90

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBBB90?

#DBBB90 is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DBBB90?

#DBBB90 in RGB is (219, 187, 144) - 219 red, 187 green, and 144 blue.

How to use #DBBB90 in CSS?

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

What colors go well with #DBBB90?

#8FB0DB (complementary), #DB948F (analogous), and #C89656 (lighter shade) work well with #DBBB90.