#DEBEB8 Color Information

Hex color code: #DEBEB8

#DEBEB8 is a light red color. In RGB it is (222, 190, 184), and in HSL it is (9°, 37%, 80%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#DEBEB8
RGB
222, 190, 184
HSL
9°, 37%, 80%
CMYK
0%, 14%, 17%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEBEB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 190, 184

Red: 222 / Green: 190 / Blue: 184

HSL

9°, 37%, 80%

Hue: 9° / Saturation: 37% / Lightness: 80%

CMYK

0%, 14%, 17%, 13%

Cyan: 0% / Magenta: 14% / Yellow: 17% / Key: 13%

What color is #DEBEB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEBEB8 to RGB:

rgb(222, 190, 184)HEX to RGB Converter →

HEX to HSL

Convert #DEBEB8 to HSL:

hsl(9, 37%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DEBEB8 to CMYK:

cmyk(0%, 14%, 17%, 13%)Color Converter →

Color Meaning and Usage

#DEBEB8 is a light red color with RGB values of 222, 190, 184 and HSL of 9°, 37%, 80%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEBEB8 is #B9D9DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFB9C6.

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

Contrast with #DEBEB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEBEB8?

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

What is the RGB value of #DEBEB8?

#DEBEB8 in RGB is (222, 190, 184) - 222 red, 190 green, and 184 blue.

How to use #DEBEB8 in CSS?

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

What colors go well with #DEBEB8?

#B9D9DF (complementary), #DFB9C6 (analogous), and #C78F85 (lighter shade) work well with #DEBEB8.