#CDDAC2 Color Information

Hex color code: #CDDAC2

A ethereal green shade, #CDDAC2 appears as (205, 218, 194) in RGB and (92°, 24%, 81%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CDDAC2
RGB
205, 218, 194
HSL
92°, 24%, 81%
CMYK
6%, 0%, 11%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDDAC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 218, 194

Red: 205 / Green: 218 / Blue: 194

HSL

92°, 24%, 81%

Hue: 92° / Saturation: 24% / Lightness: 81%

CMYK

6%, 0%, 11%, 15%

Cyan: 6% / Magenta: 0% / Yellow: 11% / Key: 15%

What color is #CDDAC2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDDAC2 to RGB:

rgb(205, 218, 194)HEX to RGB Converter →

HEX to HSL

Convert #CDDAC2 to HSL:

hsl(92, 24%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CDDAC2 to CMYK:

cmyk(6%, 0%, 11%, 15%)Color Converter →

Color Meaning and Usage

A delicate green tone, #CDDAC2 has RGB (205, 218, 194) and HSL (92°, 24%, 81%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDDAC2 is #CFC3DA, creating high-contrast pairings. For softer combinations, try analogous colors like #D9DAC3.

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

Contrast with #CDDAC2

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

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

What is the RGB value of #CDDAC2?

#CDDAC2 in RGB is (205, 218, 194) - 205 red, 218 green, and 194 blue.

How to use #CDDAC2 in CSS?

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

What colors go well with #CDDAC2?

#CFC3DA (complementary), #D9DAC3 (analogous), and #A7BD93 (lighter shade) work well with #CDDAC2.