#CCAD94 Color Information

Hex color code: #CCAD94

#CCAD94 is a subtle orange color. In RGB it is (204, 173, 148), and in HSL it is (27°, 35%, 69%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#CCAD94
RGB
204, 173, 148
HSL
27°, 35%, 69%
CMYK
0%, 15%, 27%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCAD94; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 173, 148

Red: 204 / Green: 173 / Blue: 148

HSL

27°, 35%, 69%

Hue: 27° / Saturation: 35% / Lightness: 69%

CMYK

0%, 15%, 27%, 20%

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

What color is #CCAD94?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCAD94 to RGB:

rgb(204, 173, 148)HEX to RGB Converter →

HEX to HSL

Convert #CCAD94 to HSL:

hsl(27, 35%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #CCAD94 to CMYK:

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

Color Meaning and Usage

A soft orange tone, #CCAD94 has RGB (204, 173, 148) and HSL (27°, 35%, 69%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCAD94 is #94B3CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC9497.

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

Contrast with #CCAD94

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCAD94?

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

What is the RGB value of #CCAD94?

#CCAD94 in RGB is (204, 173, 148) - 204 red, 173 green, and 148 blue.

How to use #CCAD94 in CSS?

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

What colors go well with #CCAD94?

#94B3CC (complementary), #CC9497 (analogous), and #B38661 (lighter shade) work well with #CCAD94.