#CCEBD4 Color Information

Hex color code: #CCEBD4

The hex color #CCEBD4 is a delicate green with RGB values of (204, 235, 212) and HSL of (135°, 44%, 86%). It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#CCEBD4
RGB
204, 235, 212
HSL
135°, 44%, 86%
CMYK
13%, 0%, 10%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCEBD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 235, 212

Red: 204 / Green: 235 / Blue: 212

HSL

135°, 44%, 86%

Hue: 135° / Saturation: 44% / Lightness: 86%

CMYK

13%, 0%, 10%, 8%

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

What color is #CCEBD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCEBD4 to RGB:

rgb(204, 235, 212)HEX to RGB Converter →

HEX to HSL

Convert #CCEBD4 to HSL:

hsl(135, 44%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CCEBD4 to CMYK:

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

Color Meaning and Usage

#CCEBD4 is a airy green color with RGB values of 204, 235, 212 and HSL of 135°, 44%, 86%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCEBD4 is #EBCCE3, creating high-contrast pairings. For softer combinations, try analogous colors like #D3EBCC.

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

Contrast with #CCEBD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCEBD4?

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

What is the RGB value of #CCEBD4?

#CCEBD4 in RGB is (204, 235, 212) - 204 red, 235 green, and 212 blue.

How to use #CCEBD4 in CSS?

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

What colors go well with #CCEBD4?

#EBCCE3 (complementary), #D3EBCC (analogous), and #95D6A5 (lighter shade) work well with #CCEBD4.