#CC8C7B Color Information

Hex color code: #CC8C7B

A gentle red shade, #CC8C7B appears as (204, 140, 123) in RGB and (13°, 44%, 64%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#CC8C7B
RGB
204, 140, 123
HSL
13°, 44%, 64%
CMYK
0%, 31%, 40%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC8C7B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 140, 123

Red: 204 / Green: 140 / Blue: 123

HSL

13°, 44%, 64%

Hue: 13° / Saturation: 44% / Lightness: 64%

CMYK

0%, 31%, 40%, 20%

Cyan: 0% / Magenta: 31% / Yellow: 40% / Key: 20%

What color is #CC8C7B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC8C7B to RGB:

rgb(204, 140, 123)HEX to RGB Converter →

HEX to HSL

Convert #CC8C7B to HSL:

hsl(13, 44%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #CC8C7B to CMYK:

cmyk(0%, 31%, 40%, 20%)Color Converter →

Color Meaning and Usage

A pastel red tone, #CC8C7B has RGB (204, 140, 123) and HSL (13°, 44%, 64%). 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 #CC8C7B is #7BBACC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC7B92.

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

Contrast with #CC8C7B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC8C7B?

#CC8C7B is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CC8C7B?

#CC8C7B in RGB is (204, 140, 123) - 204 red, 140 green, and 123 blue.

How to use #CC8C7B in CSS?

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

What colors go well with #CC8C7B?

#7BBACC (complementary), #CC7B92 (analogous), and #B45E46 (lighter shade) work well with #CC8C7B.