#CDDCA7 Color Information

Hex color code: #CDDCA7

A delicate green shade, #CDDCA7 appears as (205, 220, 167) in RGB and (77°, 43%, 76%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CDDCA7
RGB
205, 220, 167
HSL
77°, 43%, 76%
CMYK
7%, 0%, 24%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDDCA7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 220, 167

Red: 205 / Green: 220 / Blue: 167

HSL

77°, 43%, 76%

Hue: 77° / Saturation: 43% / Lightness: 76%

CMYK

7%, 0%, 24%, 14%

Cyan: 7% / Magenta: 0% / Yellow: 24% / Key: 14%

What color is #CDDCA7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDDCA7 to RGB:

rgb(205, 220, 167)HEX to RGB Converter →

HEX to HSL

Convert #CDDCA7 to HSL:

hsl(77, 43%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #CDDCA7 to CMYK:

cmyk(7%, 0%, 24%, 14%)Color Converter →

Color Meaning and Usage

#CDDCA7 is a delicate green color with RGB values of 205, 220, 167 and HSL of 77°, 43%, 76%. This green hue evokes nature and harmony, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDDCA7 is #B6A7DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCD1A7.

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

Contrast with #CDDCA7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDDCA7?

#CDDCA7 is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #CDDCA7?

#CDDCA7 in RGB is (205, 220, 167) - 205 red, 220 green, and 167 blue.

How to use #CDDCA7 in CSS?

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

What colors go well with #CDDCA7?

#B6A7DC (complementary), #DCD1A7 (analogous), and #AEC671 (lighter shade) work well with #CDDCA7.