#CDAFA4 Color Information

Hex color code: #CDAFA4

#CDAFA4 is a soft orange color. In RGB it is (205, 175, 164), and in HSL it is (16°, 29%, 72%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#CDAFA4
RGB
205, 175, 164
HSL
16°, 29%, 72%
CMYK
0%, 15%, 20%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDAFA4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 175, 164

Red: 205 / Green: 175 / Blue: 164

HSL

16°, 29%, 72%

Hue: 16° / Saturation: 29% / Lightness: 72%

CMYK

0%, 15%, 20%, 20%

Cyan: 0% / Magenta: 15% / Yellow: 20% / Key: 20%

What color is #CDAFA4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDAFA4 to RGB:

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

HEX to HSL

Convert #CDAFA4 to HSL:

hsl(16, 29%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #CDAFA4 to CMYK:

cmyk(0%, 15%, 20%, 20%)Color Converter →

Color Meaning and Usage

A gentle orange tone, #CDAFA4 has RGB (205, 175, 164) and HSL (16°, 29%, 72%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDAFA4 is #A3C1CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCA3AD.

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

Contrast with #CDAFA4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDAFA4?

#CDAFA4 is a gentle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CDAFA4?

#CDAFA4 in RGB is (205, 175, 164) - 205 red, 175 green, and 164 blue.

How to use #CDAFA4 in CSS?

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

What colors go well with #CDAFA4?

#A3C1CC (complementary), #CCA3AD (analogous), and #B18372 (lighter shade) work well with #CDAFA4.