#CCDFA4 Color Information

Hex color code: #CCDFA4

The hex color #CCDFA4 is a airy green with RGB values of (204, 223, 164) and HSL of (79°, 48%, 76%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CCDFA4
RGB
204, 223, 164
HSL
79°, 48%, 76%
CMYK
9%, 0%, 26%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCDFA4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 223, 164

Red: 204 / Green: 223 / Blue: 164

HSL

79°, 48%, 76%

Hue: 79° / Saturation: 48% / Lightness: 76%

CMYK

9%, 0%, 26%, 13%

Cyan: 9% / Magenta: 0% / Yellow: 26% / Key: 13%

What color is #CCDFA4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCDFA4 to RGB:

rgb(204, 223, 164)HEX to RGB Converter →

HEX to HSL

Convert #CCDFA4 to HSL:

hsl(79, 48%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #CCDFA4 to CMYK:

cmyk(9%, 0%, 26%, 13%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #CCDFA4 has RGB (204, 223, 164) and HSL (79°, 48%, 76%). Known for evoking nature and harmony, this green hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCDFA4 is #B7A4DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFD4A4.

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

Contrast with #CCDFA4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCDFA4?

#CCDFA4 is a ethereal green color - a green hue that evokes nature and harmony.

What is the RGB value of #CCDFA4?

#CCDFA4 in RGB is (204, 223, 164) - 204 red, 223 green, and 164 blue.

How to use #CCDFA4 in CSS?

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

What colors go well with #CCDFA4?

#B7A4DF (complementary), #DFD4A4 (analogous), and #ADCB6C (lighter shade) work well with #CCDFA4.