#DCBBA8 Color Information

Hex color code: #DCBBA8

A light orange shade, #DCBBA8 appears as (220, 187, 168) in RGB and (22°, 43%, 76%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#DCBBA8
RGB
220, 187, 168
HSL
22°, 43%, 76%
CMYK
0%, 15%, 24%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCBBA8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 187, 168

Red: 220 / Green: 187 / Blue: 168

HSL

22°, 43%, 76%

Hue: 22° / Saturation: 43% / Lightness: 76%

CMYK

0%, 15%, 24%, 14%

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

What color is #DCBBA8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCBBA8 to RGB:

rgb(220, 187, 168)HEX to RGB Converter →

HEX to HSL

Convert #DCBBA8 to HSL:

hsl(22, 43%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #DCBBA8 to CMYK:

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

Color Meaning and Usage

A ethereal orange tone, #DCBBA8 has RGB (220, 187, 168) and HSL (22°, 43%, 76%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCBBA8 is #A7C9DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCA7AF.

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

Contrast with #DCBBA8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCBBA8?

#DCBBA8 is a ethereal orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DCBBA8?

#DCBBA8 in RGB is (220, 187, 168) - 220 red, 187 green, and 168 blue.

How to use #DCBBA8 in CSS?

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

What colors go well with #DCBBA8?

#A7C9DC (complementary), #DCA7AF (analogous), and #C69071 (lighter shade) work well with #DCBBA8.