#DEBAC4 Color Information

Hex color code: #DEBAC4

A airy magenta shade, #DEBAC4 appears as (222, 186, 196) in RGB and (343°, 35%, 80%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#DEBAC4
RGB
222, 186, 196
HSL
343°, 35%, 80%
CMYK
0%, 16%, 12%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEBAC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 186, 196

Red: 222 / Green: 186 / Blue: 196

HSL

343°, 35%, 80%

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

CMYK

0%, 16%, 12%, 13%

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

What color is #DEBAC4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEBAC4 to RGB:

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

HEX to HSL

Convert #DEBAC4 to HSL:

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

HEX to CMYK

Convert #DEBAC4 to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #DEBAC4 has RGB (222, 186, 196) and HSL (343°, 35%, 80%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #DEBAC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEBAC4?

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

What is the RGB value of #DEBAC4?

#DEBAC4 in RGB is (222, 186, 196) - 222 red, 186 green, and 196 blue.

How to use #DEBAC4 in CSS?

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

What colors go well with #DEBAC4?

#BADED4 (complementary), #DEBAD6 (analogous), and #C58798 (lighter shade) work well with #DEBAC4.