#DEC2BA Color Information

Hex color code: #DEC2BA

A airy red shade, #DEC2BA appears as (222, 194, 186) in RGB and (13°, 35%, 80%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#DEC2BA
RGB
222, 194, 186
HSL
13°, 35%, 80%
CMYK
0%, 13%, 16%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEC2BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 194, 186

Red: 222 / Green: 194 / Blue: 186

HSL

13°, 35%, 80%

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

CMYK

0%, 13%, 16%, 13%

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

What color is #DEC2BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEC2BA to RGB:

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

HEX to HSL

Convert #DEC2BA to HSL:

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

HEX to CMYK

Convert #DEC2BA to CMYK:

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

Color Meaning and Usage

A ethereal red tone, #DEC2BA has RGB (222, 194, 186) and HSL (13°, 35%, 80%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEC2BA is #BAD6DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEBAC4.

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

Contrast with #DEC2BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEC2BA?

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

What is the RGB value of #DEC2BA?

#DEC2BA in RGB is (222, 194, 186) - 222 red, 194 green, and 186 blue.

How to use #DEC2BA in CSS?

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

What colors go well with #DEC2BA?

#BAD6DE (complementary), #DEBAC4 (analogous), and #C59487 (lighter shade) work well with #DEC2BA.