#DFADA5 Color Information

Hex color code: #DFADA5

A light red shade, #DFADA5 appears as (223, 173, 165) in RGB and (8°, 48%, 76%) in HSL. It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#DFADA5
RGB
223, 173, 165
HSL
8°, 48%, 76%
CMYK
0%, 22%, 26%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFADA5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 173, 165

Red: 223 / Green: 173 / Blue: 165

HSL

8°, 48%, 76%

Hue: 8° / Saturation: 48% / Lightness: 76%

CMYK

0%, 22%, 26%, 13%

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

What color is #DFADA5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFADA5 to RGB:

rgb(223, 173, 165)HEX to RGB Converter →

HEX to HSL

Convert #DFADA5 to HSL:

hsl(8, 48%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #DFADA5 to CMYK:

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

Color Meaning and Usage

#DFADA5 is a delicate red color with RGB values of 223, 173, 165 and HSL of 8°, 48%, 76%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFADA5 is #A4D7DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFA4BA.

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

Contrast with #DFADA5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFADA5?

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

What is the RGB value of #DFADA5?

#DFADA5 in RGB is (223, 173, 165) - 223 red, 173 green, and 165 blue.

How to use #DFADA5 in CSS?

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

What colors go well with #DFADA5?

#A4D7DF (complementary), #DFA4BA (analogous), and #CB796C (lighter shade) work well with #DFADA5.