#CDDFC6 Color Information

Hex color code: #CDDFC6

#CDDFC6 is a ethereal green color. In RGB it is (205, 223, 198), and in HSL it is (103°, 28%, 83%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CDDFC6
RGB
205, 223, 198
HSL
103°, 28%, 83%
CMYK
8%, 0%, 11%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDDFC6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 223, 198

Red: 205 / Green: 223 / Blue: 198

HSL

103°, 28%, 83%

Hue: 103° / Saturation: 28% / Lightness: 83%

CMYK

8%, 0%, 11%, 13%

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

What color is #CDDFC6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDDFC6 to RGB:

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

HEX to HSL

Convert #CDDFC6 to HSL:

hsl(103, 28%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CDDFC6 to CMYK:

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

Color Meaning and Usage

A airy green tone, #CDDFC6 has RGB (205, 223, 198) and HSL (103°, 28%, 83%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDDFC6 is #D9C8E0, creating high-contrast pairings. For softer combinations, try analogous colors like #DBE0C8.

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

Contrast with #CDDFC6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDDFC6?

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

What is the RGB value of #CDDFC6?

#CDDFC6 in RGB is (205, 223, 198) - 205 red, 223 green, and 198 blue.

How to use #CDDFC6 in CSS?

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

What colors go well with #CDDFC6?

#D9C8E0 (complementary), #DBE0C8 (analogous), and #A3C497 (lighter shade) work well with #CDDFC6.