#CCD0BD Color Information

Hex color code: #CCD0BD

#CCD0BD is a soft yellow color. In RGB it is (204, 208, 189), and in HSL it is (73°, 17%, 78%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CCD0BD
RGB
204, 208, 189
HSL
73°, 17%, 78%
CMYK
2%, 0%, 9%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCD0BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 208, 189

Red: 204 / Green: 208 / Blue: 189

HSL

73°, 17%, 78%

Hue: 73° / Saturation: 17% / Lightness: 78%

CMYK

2%, 0%, 9%, 18%

Cyan: 2% / Magenta: 0% / Yellow: 9% / Key: 18%

What color is #CCD0BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCD0BD to RGB:

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

HEX to HSL

Convert #CCD0BD to HSL:

hsl(73, 17%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CCD0BD to CMYK:

cmyk(2%, 0%, 9%, 18%)Color Converter →

Color Meaning and Usage

A ethereal yellow tone, #CCD0BD has RGB (204, 208, 189) and HSL (73°, 17%, 78%). Known for evoking nature and harmony, this green hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCD0BD is #C1BDD0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0CBBD.

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

Contrast with #CCD0BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCD0BD?

#CCD0BD is a ethereal yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CCD0BD?

#CCD0BD in RGB is (204, 208, 189) - 204 red, 208 green, and 189 blue.

How to use #CCD0BD in CSS?

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

What colors go well with #CCD0BD?

#C1BDD0 (complementary), #D0CBBD (analogous), and #AAB191 (lighter shade) work well with #CCD0BD.