#CDFAD2 Color Information

Hex color code: #CDFAD2

A soft green shade, #CDFAD2 appears as (205, 250, 210) in RGB and (127°, 82%, 89%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameBeige
HEX
#CDFAD2
RGB
205, 250, 210
HSL
127°, 82%, 89%
CMYK
18%, 0%, 16%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDFAD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 250, 210

Red: 205 / Green: 250 / Blue: 210

HSL

127°, 82%, 89%

Hue: 127° / Saturation: 82% / Lightness: 89%

CMYK

18%, 0%, 16%, 2%

Cyan: 18% / Magenta: 0% / Yellow: 16% / Key: 2%

What color is #CDFAD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDFAD2 to RGB:

rgb(205, 250, 210)HEX to RGB Converter →

HEX to HSL

Convert #CDFAD2 to HSL:

hsl(127, 82%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #CDFAD2 to CMYK:

cmyk(18%, 0%, 16%, 2%)Color Converter →

Color Meaning and Usage

#CDFAD2 is a ethereal green color with RGB values of 205, 250, 210 and HSL of 127°, 82%, 89%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDFAD2 is #FACCF5, creating high-contrast pairings. For softer combinations, try analogous colors like #DEFACC.

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

Contrast with #CDFAD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDFAD2?

#CDFAD2 is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CDFAD2?

#CDFAD2 in RGB is (205, 250, 210) - 205 red, 250 green, and 210 blue.

How to use #CDFAD2 in CSS?

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

What colors go well with #CDFAD2?

#FACCF5 (complementary), #DEFACC (analogous), and #86F393 (lighter shade) work well with #CDFAD2.