#CBDCCF Color Information

Hex color code: #CBDCCF

#CBDCCF is a ethereal green color. In RGB it is (203, 220, 207), and in HSL it is (134°, 20%, 83%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CBDCCF
RGB
203, 220, 207
HSL
134°, 20%, 83%
CMYK
8%, 0%, 6%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBDCCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 220, 207

Red: 203 / Green: 220 / Blue: 207

HSL

134°, 20%, 83%

Hue: 134° / Saturation: 20% / Lightness: 83%

CMYK

8%, 0%, 6%, 14%

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

What color is #CBDCCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBDCCF to RGB:

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

HEX to HSL

Convert #CBDCCF to HSL:

hsl(134, 20%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CBDCCF to CMYK:

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

Color Meaning and Usage

#CBDCCF is a airy green color with RGB values of 203, 220, 207 and HSL of 134°, 20%, 83%. 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 #CBDCCF is #DCCBD8, creating high-contrast pairings. For softer combinations, try analogous colors like #D0DCCB.

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

Contrast with #CBDCCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBDCCF?

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

What is the RGB value of #CBDCCF?

#CBDCCF in RGB is (203, 220, 207) - 203 red, 220 green, and 207 blue.

How to use #CBDCCF in CSS?

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

What colors go well with #CBDCCF?

#DCCBD8 (complementary), #D0DCCB (analogous), and #9DBEA5 (lighter shade) work well with #CBDCCF.