#CCCABE Color Information

Hex color code: #CCCABE

The hex color #CCCABE is a soft yellow with RGB values of (204, 202, 190) and HSL of (51°, 12%, 77%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CCCABE
RGB
204, 202, 190
HSL
51°, 12%, 77%
CMYK
0%, 1%, 7%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCCABE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 202, 190

Red: 204 / Green: 202 / Blue: 190

HSL

51°, 12%, 77%

Hue: 51° / Saturation: 12% / Lightness: 77%

CMYK

0%, 1%, 7%, 20%

Cyan: 0% / Magenta: 1% / Yellow: 7% / Key: 20%

What color is #CCCABE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCCABE to RGB:

rgb(204, 202, 190)HEX to RGB Converter →

HEX to HSL

Convert #CCCABE to HSL:

hsl(51, 12%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CCCABE to CMYK:

cmyk(0%, 1%, 7%, 20%)Color Converter →

Color Meaning and Usage

A soft yellow tone, #CCCABE has RGB (204, 202, 190) and HSL (51°, 12%, 77%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCCABE is #BDBFCB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBC2BD.

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

Contrast with #CCCABE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCCABE?

#CCCABE is a soft yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CCCABE?

#CCCABE in RGB is (204, 202, 190) - 204 red, 202 green, and 190 blue.

How to use #CCCABE in CSS?

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

What colors go well with #CCCABE?

#BDBFCB (complementary), #CBC2BD (analogous), and #AAA692 (lighter shade) work well with #CCCABE.