#CC9885 Color Information

Hex color code: #CC9885

A delicate orange shade, #CC9885 appears as (204, 152, 133) in RGB and (16°, 41%, 66%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#CC9885
RGB
204, 152, 133
HSL
16°, 41%, 66%
CMYK
0%, 25%, 35%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC9885; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 152, 133

Red: 204 / Green: 152 / Blue: 133

HSL

16°, 41%, 66%

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

CMYK

0%, 25%, 35%, 20%

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

What color is #CC9885?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC9885 to RGB:

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

HEX to HSL

Convert #CC9885 to HSL:

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

HEX to CMYK

Convert #CC9885 to CMYK:

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

Color Meaning and Usage

A soft orange tone, #CC9885 has RGB (204, 152, 133) and HSL (16°, 41%, 66%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC9885 is #85B9CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC8595.

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

Contrast with #CC9885

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC9885?

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

What is the RGB value of #CC9885?

#CC9885 in RGB is (204, 152, 133) - 204 red, 152 green, and 133 blue.

How to use #CC9885 in CSS?

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

What colors go well with #CC9885?

#85B9CC (complementary), #CC8595 (analogous), and #B56A4F (lighter shade) work well with #CC9885.