#CCDBBD Color Information

Hex color code: #CCDBBD

A delicate green shade, #CCDBBD appears as (204, 219, 189) in RGB and (90°, 29%, 80%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CCDBBD
RGB
204, 219, 189
HSL
90°, 29%, 80%
CMYK
7%, 0%, 14%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCDBBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 219, 189

Red: 204 / Green: 219 / Blue: 189

HSL

90°, 29%, 80%

Hue: 90° / Saturation: 29% / Lightness: 80%

CMYK

7%, 0%, 14%, 14%

Cyan: 7% / Magenta: 0% / Yellow: 14% / Key: 14%

What color is #CCDBBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCDBBD to RGB:

rgb(204, 219, 189)HEX to RGB Converter →

HEX to HSL

Convert #CCDBBD to HSL:

hsl(90, 29%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CCDBBD to CMYK:

cmyk(7%, 0%, 14%, 14%)Color Converter →

Color Meaning and Usage

A delicate green tone, #CCDBBD has RGB (204, 219, 189) and HSL (90°, 29%, 80%). 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 #CCDBBD is #CCBDDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBDBBD.

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

Contrast with #CCDBBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCDBBD?

#CCDBBD is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #CCDBBD?

#CCDBBD in RGB is (204, 219, 189) - 204 red, 219 green, and 189 blue.

How to use #CCDBBD in CSS?

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

What colors go well with #CCDBBD?

#CCBDDB (complementary), #DBDBBD (analogous), and #A6C08C (lighter shade) work well with #CCDBBD.