#CBDCC6 Color Information

Hex color code: #CBDCC6

The hex color #CBDCC6 is a ethereal green with RGB values of (203, 220, 198) and HSL of (106°, 24%, 82%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CBDCC6
RGB
203, 220, 198
HSL
106°, 24%, 82%
CMYK
8%, 0%, 10%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBDCC6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 220, 198

Red: 203 / Green: 220 / Blue: 198

HSL

106°, 24%, 82%

Hue: 106° / Saturation: 24% / Lightness: 82%

CMYK

8%, 0%, 10%, 14%

Cyan: 8% / Magenta: 0% / Yellow: 10% / Key: 14%

What color is #CBDCC6?

#CBDCC6 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBDCC6 to RGB:

rgb(203, 220, 198)HEX to RGB Converter →

HEX to HSL

Convert #CBDCC6 to HSL:

hsl(106, 24%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CBDCC6 to CMYK:

cmyk(8%, 0%, 10%, 14%)Color Converter →

Color Meaning and Usage

#CBDCC6 is a delicate green color with RGB values of 203, 220, 198 and HSL of 106°, 24%, 82%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBDCC6 is #D7C6DC, creating high-contrast pairings. For softer combinations, try analogous colors like #D6DCC6.

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

Contrast with #CBDCC6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBDCC6?

#CBDCC6 is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CBDCC6?

#CBDCC6 in RGB is (203, 220, 198) - 203 red, 220 green, and 198 blue.

How to use #CBDCC6 in CSS?

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

What colors go well with #CBDCC6?

#D7C6DC (complementary), #D6DCC6 (analogous), and #A0BF97 (lighter shade) work well with #CBDCC6.