#CCCEB1 Color Information

Hex color code: #CCCEB1

#CCCEB1 is a gentle yellow color. In RGB it is (204, 206, 177), and in HSL it is (64°, 23%, 75%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CCCEB1
RGB
204, 206, 177
HSL
64°, 23%, 75%
CMYK
1%, 0%, 14%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCCEB1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 206, 177

Red: 204 / Green: 206 / Blue: 177

HSL

64°, 23%, 75%

Hue: 64° / Saturation: 23% / Lightness: 75%

CMYK

1%, 0%, 14%, 19%

Cyan: 1% / Magenta: 0% / Yellow: 14% / Key: 19%

What color is #CCCEB1?

#CCCEB1 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCCEB1 to RGB:

rgb(204, 206, 177)HEX to RGB Converter →

HEX to HSL

Convert #CCCEB1 to HSL:

hsl(64, 23%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CCCEB1 to CMYK:

cmyk(1%, 0%, 14%, 19%)Color Converter →

Color Meaning and Usage

#CCCEB1 is a pastel yellow color with RGB values of 204, 206, 177 and HSL of 64°, 23%, 75%. This green hue evokes nature and harmony, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCCEB1 is #B3B1CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEC1B1.

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

Contrast with #CCCEB1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCCEB1?

#CCCEB1 is a pastel yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CCCEB1?

#CCCEB1 in RGB is (204, 206, 177) - 204 red, 206 green, and 177 blue.

How to use #CCCEB1 in CSS?

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

What colors go well with #CCCEB1?

#B3B1CE (complementary), #CEC1B1 (analogous), and #ADB082 (lighter shade) work well with #CCCEB1.