#DEA4AF Color Information

Hex color code: #DEA4AF

#DEA4AF is a airy red color. In RGB it is (222, 164, 175), and in HSL it is (349°, 47%, 76%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#DEA4AF
RGB
222, 164, 175
HSL
349°, 47%, 76%
CMYK
0%, 26%, 21%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEA4AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 164, 175

Red: 222 / Green: 164 / Blue: 175

HSL

349°, 47%, 76%

Hue: 349° / Saturation: 47% / Lightness: 76%

CMYK

0%, 26%, 21%, 13%

Cyan: 0% / Magenta: 26% / Yellow: 21% / Key: 13%

What color is #DEA4AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEA4AF to RGB:

rgb(222, 164, 175)HEX to RGB Converter →

HEX to HSL

Convert #DEA4AF to HSL:

hsl(349, 47%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #DEA4AF to CMYK:

cmyk(0%, 26%, 21%, 13%)Color Converter →

Color Meaning and Usage

A delicate red tone, #DEA4AF has RGB (222, 164, 175) and HSL (349°, 47%, 76%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEA4AF is #A5DFD4, creating high-contrast pairings. For softer combinations, try analogous colors like #DFA5CC.

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

Contrast with #DEA4AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEA4AF?

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

What is the RGB value of #DEA4AF?

#DEA4AF in RGB is (222, 164, 175) - 222 red, 164 green, and 175 blue.

How to use #DEA4AF in CSS?

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

What colors go well with #DEA4AF?

#A5DFD4 (complementary), #DFA5CC (analogous), and #CA6D7E (lighter shade) work well with #DEA4AF.