#DCBEA7 Color Information

Hex color code: #DCBEA7

The hex color #DCBEA7 is a delicate orange with RGB values of (220, 190, 167) and HSL of (26°, 43%, 76%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#DCBEA7
RGB
220, 190, 167
HSL
26°, 43%, 76%
CMYK
0%, 14%, 24%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCBEA7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 190, 167

Red: 220 / Green: 190 / Blue: 167

HSL

26°, 43%, 76%

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

CMYK

0%, 14%, 24%, 14%

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

What color is #DCBEA7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCBEA7 to RGB:

rgb(220, 190, 167)HEX to RGB Converter →

HEX to HSL

Convert #DCBEA7 to HSL:

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

HEX to CMYK

Convert #DCBEA7 to CMYK:

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

Color Meaning and Usage

#DCBEA7 is a ethereal orange color with RGB values of 220, 190, 167 and HSL of 26°, 43%, 76%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCBEA7 is #A7C5DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCA7AB.

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

Contrast with #DCBEA7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCBEA7?

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

What is the RGB value of #DCBEA7?

#DCBEA7 in RGB is (220, 190, 167) - 220 red, 190 green, and 167 blue.

How to use #DCBEA7 in CSS?

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

What colors go well with #DCBEA7?

#A7C5DC (complementary), #DCA7AB (analogous), and #C69671 (lighter shade) work well with #DCBEA7.