#DEBAB3 Color Information

Hex color code: #DEBAB3

The hex color #DEBAB3 is a light red with RGB values of (222, 186, 179) and HSL of (10°, 39%, 79%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#DEBAB3
RGB
222, 186, 179
HSL
10°, 39%, 79%
CMYK
0%, 16%, 19%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEBAB3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 186, 179

Red: 222 / Green: 186 / Blue: 179

HSL

10°, 39%, 79%

Hue: 10° / Saturation: 39% / Lightness: 79%

CMYK

0%, 16%, 19%, 13%

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

What color is #DEBAB3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEBAB3 to RGB:

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

HEX to HSL

Convert #DEBAB3 to HSL:

hsl(10, 39%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #DEBAB3 to CMYK:

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

Color Meaning and Usage

#DEBAB3 is a soft red color with RGB values of 222, 186, 179 and HSL of 10°, 39%, 79%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEBAB3 is #B5D7DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEB5C2.

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

Contrast with #DEBAB3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEBAB3?

#DEBAB3 is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DEBAB3?

#DEBAB3 in RGB is (222, 186, 179) - 222 red, 186 green, and 179 blue.

How to use #DEBAB3 in CSS?

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

What colors go well with #DEBAB3?

#B5D7DE (complementary), #DEB5C2 (analogous), and #C78B7F (lighter shade) work well with #DEBAB3.