#CCA49B Color Information

Hex color code: #CCA49B

A gentle red shade, #CCA49B appears as (204, 164, 155) in RGB and (11°, 32%, 70%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#CCA49B
RGB
204, 164, 155
HSL
11°, 32%, 70%
CMYK
0%, 20%, 24%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCA49B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 164, 155

Red: 204 / Green: 164 / Blue: 155

HSL

11°, 32%, 70%

Hue: 11° / Saturation: 32% / Lightness: 70%

CMYK

0%, 20%, 24%, 20%

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

What color is #CCA49B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCA49B to RGB:

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

HEX to HSL

Convert #CCA49B to HSL:

hsl(11, 32%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #CCA49B to CMYK:

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

Color Meaning and Usage

#CCA49B is a delicate red color with RGB values of 204, 164, 155 and HSL of 11°, 32%, 70%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCA49B is #9AC2CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CB9AAA.

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

Contrast with #CCA49B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCA49B?

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

What is the RGB value of #CCA49B?

#CCA49B in RGB is (204, 164, 155) - 204 red, 164 green, and 155 blue.

How to use #CCA49B in CSS?

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

What colors go well with #CCA49B?

#9AC2CB (complementary), #CB9AAA (analogous), and #B17568 (lighter shade) work well with #CCA49B.