#DEBDBA Color Information

Hex color code: #DEBDBA

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

Try:
Color NameSilver
HEX
#DEBDBA
RGB
222, 189, 186
HSL
5°, 35%, 80%
CMYK
0%, 15%, 16%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEBDBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 189, 186

Red: 222 / Green: 189 / Blue: 186

HSL

5°, 35%, 80%

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

CMYK

0%, 15%, 16%, 13%

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

What color is #DEBDBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEBDBA to RGB:

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

HEX to HSL

Convert #DEBDBA to HSL:

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

HEX to CMYK

Convert #DEBDBA to CMYK:

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

Color Meaning and Usage

A delicate red tone, #DEBDBA has RGB (222, 189, 186) and HSL (5°, 35%, 80%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEBDBA is #BADBDE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEBAC9.

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

Contrast with #DEBDBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEBDBA?

#DEBDBA is a delicate red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DEBDBA?

#DEBDBA in RGB is (222, 189, 186) - 222 red, 189 green, and 186 blue.

How to use #DEBDBA in CSS?

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

What colors go well with #DEBDBA?

#BADBDE (complementary), #DEBAC9 (analogous), and #C58C87 (lighter shade) work well with #DEBDBA.