#CBE1CB Color Information

Hex color code: #CBE1CB

#CBE1CB is a light green color. In RGB it is (203, 225, 203), and in HSL it is (120°, 27%, 84%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CBE1CB
RGB
203, 225, 203
HSL
120°, 27%, 84%
CMYK
10%, 0%, 10%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBE1CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 225, 203

Red: 203 / Green: 225 / Blue: 203

HSL

120°, 27%, 84%

Hue: 120° / Saturation: 27% / Lightness: 84%

CMYK

10%, 0%, 10%, 12%

Cyan: 10% / Magenta: 0% / Yellow: 10% / Key: 12%

What color is #CBE1CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBE1CB to RGB:

rgb(203, 225, 203)HEX to RGB Converter →

HEX to HSL

Convert #CBE1CB to HSL:

hsl(120, 27%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CBE1CB to CMYK:

cmyk(10%, 0%, 10%, 12%)Color Converter →

Color Meaning and Usage

#CBE1CB is a airy green color with RGB values of 203, 225, 203 and HSL of 120°, 27%, 84%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBE1CB is #E1CBE1, creating high-contrast pairings. For softer combinations, try analogous colors like #D6E1CB.

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

Contrast with #CBE1CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBE1CB?

#CBE1CB is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CBE1CB?

#CBE1CB in RGB is (203, 225, 203) - 203 red, 225 green, and 203 blue.

How to use #CBE1CB in CSS?

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

What colors go well with #CBE1CB?

#E1CBE1 (complementary), #D6E1CB (analogous), and #9BC59B (lighter shade) work well with #CBE1CB.