#CDDFBF Color Information

Hex color code: #CDDFBF

A soft green shade, #CDDFBF appears as (205, 223, 191) in RGB and (94°, 33%, 81%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CDDFBF
RGB
205, 223, 191
HSL
94°, 33%, 81%
CMYK
8%, 0%, 14%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDDFBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 223, 191

Red: 205 / Green: 223 / Blue: 191

HSL

94°, 33%, 81%

Hue: 94° / Saturation: 33% / Lightness: 81%

CMYK

8%, 0%, 14%, 13%

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

What color is #CDDFBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDDFBF to RGB:

rgb(205, 223, 191)HEX to RGB Converter →

HEX to HSL

Convert #CDDFBF to HSL:

hsl(94, 33%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CDDFBF to CMYK:

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

Color Meaning and Usage

#CDDFBF is a light green color with RGB values of 205, 223, 191 and HSL of 94°, 33%, 81%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDDFBF is #D1BFDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DCDFBF.

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

Contrast with #CDDFBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDDFBF?

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

What is the RGB value of #CDDFBF?

#CDDFBF in RGB is (205, 223, 191) - 205 red, 223 green, and 191 blue.

How to use #CDDFBF in CSS?

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

What colors go well with #CDDFBF?

#D1BFDF (complementary), #DCDFBF (analogous), and #A4C58C (lighter shade) work well with #CDDFBF.