#CCECE5 Color Information

Hex color code: #CCECE5

A ethereal cyan shade, #CCECE5 appears as (204, 236, 229) in RGB and (167°, 46%, 86%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Turquoise
HEX
#CCECE5
RGB
204, 236, 229
HSL
167°, 46%, 86%
CMYK
14%, 0%, 3%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCECE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 236, 229

Red: 204 / Green: 236 / Blue: 229

HSL

167°, 46%, 86%

Hue: 167° / Saturation: 46% / Lightness: 86%

CMYK

14%, 0%, 3%, 7%

Cyan: 14% / Magenta: 0% / Yellow: 3% / Key: 7%

What color is #CCECE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCECE5 to RGB:

rgb(204, 236, 229)HEX to RGB Converter →

HEX to HSL

Convert #CCECE5 to HSL:

hsl(167, 46%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CCECE5 to CMYK:

cmyk(14%, 0%, 3%, 7%)Color Converter →

Color Meaning and Usage

#CCECE5 is a delicate cyan color with RGB values of 204, 236, 229 and HSL of 167°, 46%, 86%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCECE5 is #ECCBD2, creating high-contrast pairings. For softer combinations, try analogous colors like #CBECD4.

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

Contrast with #CCECE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCECE5?

#CCECE5 is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CCECE5?

#CCECE5 in RGB is (204, 236, 229) - 204 red, 236 green, and 229 blue.

How to use #CCECE5 in CSS?

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

What colors go well with #CCECE5?

#ECCBD2 (complementary), #CBECD4 (analogous), and #93D7C8 (lighter shade) work well with #CCECE5.