#CCC1AD Color Information

Hex color code: #CCC1AD

The hex color #CCC1AD is a pastel orange with RGB values of (204, 193, 173) and HSL of (39°, 23%, 74%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CCC1AD
RGB
204, 193, 173
HSL
39°, 23%, 74%
CMYK
0%, 5%, 15%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCC1AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 193, 173

Red: 204 / Green: 193 / Blue: 173

HSL

39°, 23%, 74%

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

CMYK

0%, 5%, 15%, 20%

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

What color is #CCC1AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCC1AD to RGB:

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

HEX to HSL

Convert #CCC1AD to HSL:

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

HEX to CMYK

Convert #CCC1AD to CMYK:

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

Color Meaning and Usage

#CCC1AD is a subtle orange color with RGB values of 204, 193, 173 and HSL of 39°, 23%, 74%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCC1AD is #ADB8CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCB2AD.

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

Contrast with #CCC1AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCC1AD?

#CCC1AD is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CCC1AD?

#CCC1AD in RGB is (204, 193, 173) - 204 red, 193 green, and 173 blue.

How to use #CCC1AD in CSS?

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

What colors go well with #CCC1AD?

#ADB8CC (complementary), #CCB2AD (analogous), and #AE9E7E (lighter shade) work well with #CCC1AD.