#CDAC94 Color Information

Hex color code: #CDAC94

The hex color #CDAC94 is a gentle orange with RGB values of (205, 172, 148) and HSL of (25°, 36%, 69%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#CDAC94
RGB
205, 172, 148
HSL
25°, 36%, 69%
CMYK
0%, 16%, 28%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDAC94; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 172, 148

Red: 205 / Green: 172 / Blue: 148

HSL

25°, 36%, 69%

Hue: 25° / Saturation: 36% / Lightness: 69%

CMYK

0%, 16%, 28%, 20%

Cyan: 0% / Magenta: 16% / Yellow: 28% / Key: 20%

What color is #CDAC94?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDAC94 to RGB:

rgb(205, 172, 148)HEX to RGB Converter →

HEX to HSL

Convert #CDAC94 to HSL:

hsl(25, 36%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #CDAC94 to CMYK:

cmyk(0%, 16%, 28%, 20%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #CDAC94 has RGB (205, 172, 148) and HSL (25°, 36%, 69%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDAC94 is #93B5CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC9398.

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

Contrast with #CDAC94

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDAC94?

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

What is the RGB value of #CDAC94?

#CDAC94 in RGB is (205, 172, 148) - 205 red, 172 green, and 148 blue.

How to use #CDAC94 in CSS?

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

What colors go well with #CDAC94?

#93B5CC (complementary), #CC9398 (analogous), and #B4835F (lighter shade) work well with #CDAC94.