#C8DDDA Color Information

Hex color code: #C8DDDA

The hex color #C8DDDA is a delicate cyan with RGB values of (200, 221, 218) and HSL of (171°, 24%, 83%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#C8DDDA
RGB
200, 221, 218
HSL
171°, 24%, 83%
CMYK
10%, 0%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C8DDDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 221, 218

Red: 200 / Green: 221 / Blue: 218

HSL

171°, 24%, 83%

Hue: 171° / Saturation: 24% / Lightness: 83%

CMYK

10%, 0%, 1%, 13%

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

What color is #C8DDDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C8DDDA to RGB:

rgb(200, 221, 218)HEX to RGB Converter →

HEX to HSL

Convert #C8DDDA to HSL:

hsl(171, 24%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #C8DDDA to CMYK:

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

Color Meaning and Usage

#C8DDDA is a soft cyan color with RGB values of 200, 221, 218 and HSL of 171°, 24%, 83%. 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 #C8DDDA is #DEC9CC, creating high-contrast pairings. For softer combinations, try analogous colors like #C9DED1.

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

Contrast with #C8DDDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C8DDDA?

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

What is the RGB value of #C8DDDA?

#C8DDDA in RGB is (200, 221, 218) - 200 red, 221 green, and 218 blue.

How to use #C8DDDA in CSS?

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

What colors go well with #C8DDDA?

#DEC9CC (complementary), #C9DED1 (analogous), and #9AC1BB (lighter shade) work well with #C8DDDA.