#CCC2AD Color Information

Hex color code: #CCC2AD

A delicate orange shade, #CCC2AD appears as (204, 194, 173) in RGB and (41°, 23%, 74%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CCC2AD
RGB
204, 194, 173
HSL
41°, 23%, 74%
CMYK
0%, 5%, 15%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCC2AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 194, 173

Red: 204 / Green: 194 / Blue: 173

HSL

41°, 23%, 74%

Hue: 41° / Saturation: 23% / Lightness: 74%

CMYK

0%, 5%, 15%, 20%

Cyan: 0% / Magenta: 5% / Yellow: 15% / Key: 20%

What color is #CCC2AD?

#CCC2AD is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCC2AD to RGB:

rgb(204, 194, 173)HEX to RGB Converter →

HEX to HSL

Convert #CCC2AD to HSL:

hsl(41, 23%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CCC2AD to CMYK:

cmyk(0%, 5%, 15%, 20%)Color Converter →

Color Meaning and Usage

#CCC2AD is a soft orange color with RGB values of 204, 194, 173 and HSL of 41°, 23%, 74%. This orange-yellow hue evokes optimism and creativity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCC2AD is #ADB7CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCB3AD.

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

Contrast with #CCC2AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCC2AD?

#CCC2AD is a soft orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CCC2AD?

#CCC2AD in RGB is (204, 194, 173) - 204 red, 194 green, and 173 blue.

How to use #CCC2AD in CSS?

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

What colors go well with #CCC2AD?

#ADB7CC (complementary), #CCB3AD (analogous), and #AE9F7E (lighter shade) work well with #CCC2AD.