#CCC8BC Color Information

Hex color code: #CCC8BC

A airy yellow shade, #CCC8BC appears as (204, 200, 188) in RGB and (45°, 14%, 77%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CCC8BC
RGB
204, 200, 188
HSL
45°, 14%, 77%
CMYK
0%, 2%, 8%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCC8BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 200, 188

Red: 204 / Green: 200 / Blue: 188

HSL

45°, 14%, 77%

Hue: 45° / Saturation: 14% / Lightness: 77%

CMYK

0%, 2%, 8%, 20%

Cyan: 0% / Magenta: 2% / Yellow: 8% / Key: 20%

What color is #CCC8BC?

#CCC8BC is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCC8BC to RGB:

rgb(204, 200, 188)HEX to RGB Converter →

HEX to HSL

Convert #CCC8BC to HSL:

hsl(45, 14%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CCC8BC to CMYK:

cmyk(0%, 2%, 8%, 20%)Color Converter →

Color Meaning and Usage

A light yellow tone, #CCC8BC has RGB (204, 200, 188) and HSL (45°, 14%, 77%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCC8BC is #BCC0CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDC0BC.

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

Contrast with #CCC8BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCC8BC?

#CCC8BC is a light yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CCC8BC?

#CCC8BC in RGB is (204, 200, 188) - 204 red, 200 green, and 188 blue.

How to use #CCC8BC in CSS?

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

What colors go well with #CCC8BC?

#BCC0CD (complementary), #CDC0BC (analogous), and #ACA591 (lighter shade) work well with #CCC8BC.