#CCADA2 Color Information

Hex color code: #CCADA2

The hex color #CCADA2 is a gentle orange with RGB values of (204, 173, 162) and HSL of (16°, 29%, 72%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#CCADA2
RGB
204, 173, 162
HSL
16°, 29%, 72%
CMYK
0%, 15%, 21%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCADA2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 173, 162

Red: 204 / Green: 173 / Blue: 162

HSL

16°, 29%, 72%

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

CMYK

0%, 15%, 21%, 20%

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

What color is #CCADA2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCADA2 to RGB:

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

HEX to HSL

Convert #CCADA2 to HSL:

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

HEX to CMYK

Convert #CCADA2 to CMYK:

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

Color Meaning and Usage

A soft orange tone, #CCADA2 has RGB (204, 173, 162) and HSL (16°, 29%, 72%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #CCADA2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCADA2?

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

What is the RGB value of #CCADA2?

#CCADA2 in RGB is (204, 173, 162) - 204 red, 173 green, and 162 blue.

How to use #CCADA2 in CSS?

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

What colors go well with #CCADA2?

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