#C1EBDA Color Information

Hex color code: #C1EBDA

A soft cyan shade, #C1EBDA appears as (193, 235, 218) in RGB and (156°, 51%, 84%) in HSL. It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#C1EBDA
RGB
193, 235, 218
HSL
156°, 51%, 84%
CMYK
18%, 0%, 7%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1EBDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 235, 218

Red: 193 / Green: 235 / Blue: 218

HSL

156°, 51%, 84%

Hue: 156° / Saturation: 51% / Lightness: 84%

CMYK

18%, 0%, 7%, 8%

Cyan: 18% / Magenta: 0% / Yellow: 7% / Key: 8%

What color is #C1EBDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1EBDA to RGB:

rgb(193, 235, 218)HEX to RGB Converter →

HEX to HSL

Convert #C1EBDA to HSL:

hsl(156, 51%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #C1EBDA to CMYK:

cmyk(18%, 0%, 7%, 8%)Color Converter →

Color Meaning and Usage

#C1EBDA is a airy cyan color with RGB values of 193, 235, 218 and HSL of 156°, 51%, 84%. 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 #C1EBDA is #EBC1D2, creating high-contrast pairings. For softer combinations, try analogous colors like #C1EBC6.

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

Contrast with #C1EBDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1EBDA?

#C1EBDA is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #C1EBDA?

#C1EBDA in RGB is (193, 235, 218) - 193 red, 235 green, and 218 blue.

How to use #C1EBDA in CSS?

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

What colors go well with #C1EBDA?

#EBC1D2 (complementary), #C1EBC6 (analogous), and #88D8B8 (lighter shade) work well with #C1EBDA.