#CCAA80 Color Information

Hex color code: #CCAA80

A subtle orange shade, #CCAA80 appears as (204, 170, 128) in RGB and (33°, 43%, 65%) in HSL. It is often used for branding and logos.

Try:
Color NameTan
HEX
#CCAA80
RGB
204, 170, 128
HSL
33°, 43%, 65%
CMYK
0%, 17%, 37%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCAA80; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 170, 128

Red: 204 / Green: 170 / Blue: 128

HSL

33°, 43%, 65%

Hue: 33° / Saturation: 43% / Lightness: 65%

CMYK

0%, 17%, 37%, 20%

Cyan: 0% / Magenta: 17% / Yellow: 37% / Key: 20%

What color is #CCAA80?

#CCAA80 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCAA80 to RGB:

rgb(204, 170, 128)HEX to RGB Converter →

HEX to HSL

Convert #CCAA80 to HSL:

hsl(33, 43%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #CCAA80 to CMYK:

cmyk(0%, 17%, 37%, 20%)Color Converter →

Color Meaning and Usage

#CCAA80 is a pastel orange color with RGB values of 204, 170, 128 and HSL of 33°, 43%, 65%. This orange-yellow hue evokes optimism and creativity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCAA80 is #7FA2CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC837F.

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

Contrast with #CCAA80

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCAA80?

#CCAA80 is a pastel orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CCAA80?

#CCAA80 in RGB is (204, 170, 128) - 204 red, 170 green, and 128 blue.

How to use #CCAA80 in CSS?

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

What colors go well with #CCAA80?

#7FA2CC (complementary), #CC837F (analogous), and #B68549 (lighter shade) work well with #CCAA80.