#CCB3AA Color Information

Hex color code: #CCB3AA

A soft orange shade, #CCB3AA appears as (204, 179, 170) in RGB and (16°, 25%, 73%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CCB3AA
RGB
204, 179, 170
HSL
16°, 25%, 73%
CMYK
0%, 12%, 17%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCB3AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 179, 170

Red: 204 / Green: 179 / Blue: 170

HSL

16°, 25%, 73%

Hue: 16° / Saturation: 25% / Lightness: 73%

CMYK

0%, 12%, 17%, 20%

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

What color is #CCB3AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCB3AA to RGB:

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

HEX to HSL

Convert #CCB3AA to HSL:

hsl(16, 25%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #CCB3AA to CMYK:

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

Color Meaning and Usage

#CCB3AA is a soft orange color with RGB values of 204, 179, 170 and HSL of 16°, 25%, 73%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCB3AA is #A9C2CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBA9B1.

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

Contrast with #CCB3AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCB3AA?

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

What is the RGB value of #CCB3AA?

#CCB3AA in RGB is (204, 179, 170) - 204 red, 179 green, and 170 blue.

How to use #CCB3AA in CSS?

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

What colors go well with #CCB3AA?

#A9C2CB (complementary), #CBA9B1 (analogous), and #AF8779 (lighter shade) work well with #CCB3AA.