#C4DDAF Color Information

Hex color code: #C4DDAF

The hex color #C4DDAF is a ethereal green with RGB values of (196, 221, 175) and HSL of (93°, 40%, 78%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#C4DDAF
RGB
196, 221, 175
HSL
93°, 40%, 78%
CMYK
11%, 0%, 21%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C4DDAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 221, 175

Red: 196 / Green: 221 / Blue: 175

HSL

93°, 40%, 78%

Hue: 93° / Saturation: 40% / Lightness: 78%

CMYK

11%, 0%, 21%, 13%

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

What color is #C4DDAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C4DDAF to RGB:

rgb(196, 221, 175)HEX to RGB Converter →

HEX to HSL

Convert #C4DDAF to HSL:

hsl(93, 40%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #C4DDAF to CMYK:

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

Color Meaning and Usage

#C4DDAF is a ethereal green color with RGB values of 196, 221, 175 and HSL of 93°, 40%, 78%. This green hue evokes nature and harmony, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C4DDAF is #C9B0DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DBDDB0.

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

Contrast with #C4DDAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C4DDAF?

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

What is the RGB value of #C4DDAF?

#C4DDAF in RGB is (196, 221, 175) - 196 red, 221 green, and 175 blue.

How to use #C4DDAF in CSS?

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

What colors go well with #C4DDAF?

#C9B0DD (complementary), #DBDDB0 (analogous), and #9DC67B (lighter shade) work well with #C4DDAF.