#CDDCA8 Color Information

Hex color code: #CDDCA8

A airy green shade, #CDDCA8 appears as (205, 220, 168) in RGB and (77°, 43%, 76%) in HSL. It is popular in mobile app design.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDDCA8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 220, 168

Red: 205 / Green: 220 / Blue: 168

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 #CDDCA8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDDCA8 to RGB:

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

HEX to HSL

Convert #CDDCA8 to HSL:

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

HEX to CMYK

Convert #CDDCA8 to CMYK:

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

Color Meaning and Usage

A delicate green tone, #CDDCA8 has RGB (205, 220, 168) and HSL (77°, 43%, 76%). Known for evoking nature and harmony, this green hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #CDDCA8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDDCA8?

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

What is the RGB value of #CDDCA8?

#CDDCA8 in RGB is (205, 220, 168) - 205 red, 220 green, and 168 blue.

How to use #CDDCA8 in CSS?

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

What colors go well with #CDDCA8?

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