#CCCDB3 Color Information

Hex color code: #CCCDB3

A gentle yellow shade, #CCCDB3 appears as (204, 205, 179) in RGB and (62°, 21%, 75%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CCCDB3
RGB
204, 205, 179
HSL
62°, 21%, 75%
CMYK
0%, 0%, 13%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCCDB3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 205, 179

Red: 204 / Green: 205 / Blue: 179

HSL

62°, 21%, 75%

Hue: 62° / Saturation: 21% / Lightness: 75%

CMYK

0%, 0%, 13%, 20%

Cyan: 0% / Magenta: 0% / Yellow: 13% / Key: 20%

What color is #CCCDB3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCCDB3 to RGB:

rgb(204, 205, 179)HEX to RGB Converter →

HEX to HSL

Convert #CCCDB3 to HSL:

hsl(62, 21%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CCCDB3 to CMYK:

cmyk(0%, 0%, 13%, 20%)Color Converter →

Color Meaning and Usage

A pastel yellow tone, #CCCDB3 has RGB (204, 205, 179) and HSL (62°, 21%, 75%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCCDB3 is #B3B2CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDC0B2.

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

Contrast with #CCCDB3

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 #CCCDB3?

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

What is the RGB value of #CCCDB3?

#CCCDB3 in RGB is (204, 205, 179) - 204 red, 205 green, and 179 blue.

How to use #CCCDB3 in CSS?

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

What colors go well with #CCCDB3?

#B3B2CD (complementary), #CDC0B2 (analogous), and #ADAE84 (lighter shade) work well with #CCCDB3.