#CBDEC2 Color Information

Hex color code: #CBDEC2

#CBDEC2 is a soft green color. In RGB it is (203, 222, 194), and in HSL it is (101°, 30%, 82%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CBDEC2
RGB
203, 222, 194
HSL
101°, 30%, 82%
CMYK
9%, 0%, 13%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBDEC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 222, 194

Red: 203 / Green: 222 / Blue: 194

HSL

101°, 30%, 82%

Hue: 101° / Saturation: 30% / Lightness: 82%

CMYK

9%, 0%, 13%, 13%

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

What color is #CBDEC2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBDEC2 to RGB:

rgb(203, 222, 194)HEX to RGB Converter →

HEX to HSL

Convert #CBDEC2 to HSL:

hsl(101, 30%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CBDEC2 to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #CBDEC2 has RGB (203, 222, 194) and HSL (101°, 30%, 82%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBDEC2 is #D6C3DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DADFC3.

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

Contrast with #CBDEC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBDEC2?

#CBDEC2 is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CBDEC2?

#CBDEC2 in RGB is (203, 222, 194) - 203 red, 222 green, and 194 blue.

How to use #CBDEC2 in CSS?

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

What colors go well with #CBDEC2?

#D6C3DF (complementary), #DADFC3 (analogous), and #A2C492 (lighter shade) work well with #CBDEC2.