#CCCEA6 Color Information

Hex color code: #CCCEA6

A soft yellow shade, #CCCEA6 appears as (204, 206, 166) in RGB and (63°, 29%, 73%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CCCEA6
RGB
204, 206, 166
HSL
63°, 29%, 73%
CMYK
1%, 0%, 19%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCCEA6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 206, 166

Red: 204 / Green: 206 / Blue: 166

HSL

63°, 29%, 73%

Hue: 63° / Saturation: 29% / Lightness: 73%

CMYK

1%, 0%, 19%, 19%

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

What color is #CCCEA6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCCEA6 to RGB:

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

HEX to HSL

Convert #CCCEA6 to HSL:

hsl(63, 29%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #CCCEA6 to CMYK:

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

Color Meaning and Usage

A pastel yellow tone, #CCCEA6 has RGB (204, 206, 166) and HSL (63°, 29%, 73%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCCEA6 is #A8A6CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEBCA6.

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

Contrast with #CCCEA6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCCEA6?

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

What is the RGB value of #CCCEA6?

#CCCEA6 in RGB is (204, 206, 166) - 204 red, 206 green, and 166 blue.

How to use #CCCEA6 in CSS?

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

What colors go well with #CCCEA6?

#A8A6CE (complementary), #CEBCA6 (analogous), and #B0B375 (lighter shade) work well with #CCCEA6.