#CDE2AB Color Information

Hex color code: #CDE2AB

A light green shade, #CDE2AB appears as (205, 226, 171) in RGB and (83°, 49%, 78%) in HSL. It is commonly used in modern UI design.

Try:
Color NameWheat
HEX
#CDE2AB
RGB
205, 226, 171
HSL
83°, 49%, 78%
CMYK
9%, 0%, 24%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDE2AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 226, 171

Red: 205 / Green: 226 / Blue: 171

HSL

83°, 49%, 78%

Hue: 83° / Saturation: 49% / Lightness: 78%

CMYK

9%, 0%, 24%, 11%

Cyan: 9% / Magenta: 0% / Yellow: 24% / Key: 11%

What color is #CDE2AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDE2AB to RGB:

rgb(205, 226, 171)HEX to RGB Converter →

HEX to HSL

Convert #CDE2AB to HSL:

hsl(83, 49%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CDE2AB to CMYK:

cmyk(9%, 0%, 24%, 11%)Color Converter →

Color Meaning and Usage

A airy green tone, #CDE2AB has RGB (205, 226, 171) and HSL (83°, 49%, 78%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDE2AB is #C0ABE2, creating high-contrast pairings. For softer combinations, try analogous colors like #E2DCAB.

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

Contrast with #CDE2AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDE2AB?

#CDE2AB is a airy green color - a green hue that evokes nature and harmony.

What is the RGB value of #CDE2AB?

#CDE2AB in RGB is (205, 226, 171) - 205 red, 226 green, and 171 blue.

How to use #CDE2AB in CSS?

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

What colors go well with #CDE2AB?

#C0ABE2 (complementary), #E2DCAB (analogous), and #ABCF72 (lighter shade) work well with #CDE2AB.