#CCA485 Color Information

Hex color code: #CCA485

#CCA485 is a gentle orange color. In RGB it is (204, 164, 133), and in HSL it is (26°, 41%, 66%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#CCA485
RGB
204, 164, 133
HSL
26°, 41%, 66%
CMYK
0%, 20%, 35%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCA485; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 164, 133

Red: 204 / Green: 164 / Blue: 133

HSL

26°, 41%, 66%

Hue: 26° / Saturation: 41% / Lightness: 66%

CMYK

0%, 20%, 35%, 20%

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

What color is #CCA485?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCA485 to RGB:

rgb(204, 164, 133)HEX to RGB Converter →

HEX to HSL

Convert #CCA485 to HSL:

hsl(26, 41%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #CCA485 to CMYK:

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

Color Meaning and Usage

A soft orange tone, #CCA485 has RGB (204, 164, 133) and HSL (26°, 41%, 66%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCA485 is #85ADCC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC8589.

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

Contrast with #CCA485

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCA485?

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

What is the RGB value of #CCA485?

#CCA485 in RGB is (204, 164, 133) - 204 red, 164 green, and 133 blue.

How to use #CCA485 in CSS?

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

What colors go well with #CCA485?

#85ADCC (complementary), #CC8589 (analogous), and #B57B4F (lighter shade) work well with #CCA485.