#CBDFC6 Color Information

Hex color code: #CBDFC6

The hex color #CBDFC6 is a soft green with RGB values of (203, 223, 198) and HSL of (108°, 28%, 83%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CBDFC6
RGB
203, 223, 198
HSL
108°, 28%, 83%
CMYK
9%, 0%, 11%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBDFC6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 223, 198

Red: 203 / Green: 223 / Blue: 198

HSL

108°, 28%, 83%

Hue: 108° / Saturation: 28% / Lightness: 83%

CMYK

9%, 0%, 11%, 13%

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

What color is #CBDFC6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBDFC6 to RGB:

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

HEX to HSL

Convert #CBDFC6 to HSL:

hsl(108, 28%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CBDFC6 to CMYK:

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

Color Meaning and Usage

A light green tone, #CBDFC6 has RGB (203, 223, 198) and HSL (108°, 28%, 83%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBDFC6 is #DBC8E0, creating high-contrast pairings. For softer combinations, try analogous colors like #D9E0C8.

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

Contrast with #CBDFC6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBDFC6?

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

What is the RGB value of #CBDFC6?

#CBDFC6 in RGB is (203, 223, 198) - 203 red, 223 green, and 198 blue.

How to use #CBDFC6 in CSS?

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

What colors go well with #CBDFC6?

#DBC8E0 (complementary), #D9E0C8 (analogous), and #A0C497 (lighter shade) work well with #CBDFC6.