#DEC7BA Color Information

Hex color code: #DEC7BA

#DEC7BA is a ethereal orange color. In RGB it is (222, 199, 186), and in HSL it is (22°, 35%, 80%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#DEC7BA
RGB
222, 199, 186
HSL
22°, 35%, 80%
CMYK
0%, 10%, 16%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEC7BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 199, 186

Red: 222 / Green: 199 / Blue: 186

HSL

22°, 35%, 80%

Hue: 22° / Saturation: 35% / Lightness: 80%

CMYK

0%, 10%, 16%, 13%

Cyan: 0% / Magenta: 10% / Yellow: 16% / Key: 13%

What color is #DEC7BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEC7BA to RGB:

rgb(222, 199, 186)HEX to RGB Converter →

HEX to HSL

Convert #DEC7BA to HSL:

hsl(22, 35%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DEC7BA to CMYK:

cmyk(0%, 10%, 16%, 13%)Color Converter →

Color Meaning and Usage

#DEC7BA is a light orange color with RGB values of 222, 199, 186 and HSL of 22°, 35%, 80%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEC7BA is #BAD1DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEBABF.

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

Contrast with #DEC7BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEC7BA?

#DEC7BA is a light orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DEC7BA?

#DEC7BA in RGB is (222, 199, 186) - 222 red, 199 green, and 186 blue.

How to use #DEC7BA in CSS?

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

What colors go well with #DEC7BA?

#BAD1DE (complementary), #DEBABF (analogous), and #C59D87 (lighter shade) work well with #DEC7BA.