#CBDFB9 Color Information

Hex color code: #CBDFB9

#CBDFB9 is a light green color. In RGB it is (203, 223, 185), and in HSL it is (92°, 37%, 80%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CBDFB9
RGB
203, 223, 185
HSL
92°, 37%, 80%
CMYK
9%, 0%, 17%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBDFB9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 223, 185

Red: 203 / Green: 223 / Blue: 185

HSL

92°, 37%, 80%

Hue: 92° / Saturation: 37% / Lightness: 80%

CMYK

9%, 0%, 17%, 13%

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

What color is #CBDFB9?

#CBDFB9 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBDFB9 to RGB:

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

HEX to HSL

Convert #CBDFB9 to HSL:

hsl(92, 37%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CBDFB9 to CMYK:

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

Color Meaning and Usage

#CBDFB9 is a light green color with RGB values of 203, 223, 185 and HSL of 92°, 37%, 80%. This green hue evokes nature and harmony, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBDFB9 is #CDB9DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DEDFB9.

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

Contrast with #CBDFB9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBDFB9?

#CBDFB9 is a light green color - a green hue that evokes nature and harmony.

What is the RGB value of #CBDFB9?

#CBDFB9 in RGB is (203, 223, 185) - 203 red, 223 green, and 185 blue.

How to use #CBDFB9 in CSS?

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

What colors go well with #CBDFB9?

#CDB9DF (complementary), #DEDFB9 (analogous), and #A4C785 (lighter shade) work well with #CBDFB9.