#CDECE8 Color Information

Hex color code: #CDECE8

#CDECE8 is a soft cyan color. In RGB it is (205, 236, 232), and in HSL it is (172°, 45%, 86%). It is frequently seen in web interfaces.

Try:
Color NamePale Turquoise
HEX
#CDECE8
RGB
205, 236, 232
HSL
172°, 45%, 86%
CMYK
13%, 0%, 2%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDECE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 236, 232

Red: 205 / Green: 236 / Blue: 232

HSL

172°, 45%, 86%

Hue: 172° / Saturation: 45% / Lightness: 86%

CMYK

13%, 0%, 2%, 7%

Cyan: 13% / Magenta: 0% / Yellow: 2% / Key: 7%

What color is #CDECE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDECE8 to RGB:

rgb(205, 236, 232)HEX to RGB Converter →

HEX to HSL

Convert #CDECE8 to HSL:

hsl(172, 45%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CDECE8 to CMYK:

cmyk(13%, 0%, 2%, 7%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #CDECE8 has RGB (205, 236, 232) and HSL (172°, 45%, 86%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDECE8 is #EBCBD0, creating high-contrast pairings. For softer combinations, try analogous colors like #CBEBD7.

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

Contrast with #CDECE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDECE8?

#CDECE8 is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CDECE8?

#CDECE8 in RGB is (205, 236, 232) - 205 red, 236 green, and 232 blue.

How to use #CDECE8 in CSS?

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

What colors go well with #CDECE8?

#EBCBD0 (complementary), #CBEBD7 (analogous), and #94D6CD (lighter shade) work well with #CDECE8.