#C2E5EE Color Information

Hex color code: #C2E5EE

A soft cyan shade, #C2E5EE appears as (194, 229, 238) in RGB and (192°, 56%, 85%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#C2E5EE
RGB
194, 229, 238
HSL
192°, 56%, 85%
CMYK
18%, 4%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2E5EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 229, 238

Red: 194 / Green: 229 / Blue: 238

HSL

192°, 56%, 85%

Hue: 192° / Saturation: 56% / Lightness: 85%

CMYK

18%, 4%, 0%, 7%

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

What color is #C2E5EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2E5EE to RGB:

rgb(194, 229, 238)HEX to RGB Converter →

HEX to HSL

Convert #C2E5EE to HSL:

hsl(192, 56%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #C2E5EE to CMYK:

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

Color Meaning and Usage

#C2E5EE is a airy cyan color with RGB values of 194, 229, 238 and HSL of 192°, 56%, 85%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2E5EE is #EECCC3, creating high-contrast pairings. For softer combinations, try analogous colors like #C3EEE1.

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

Contrast with #C2E5EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2E5EE?

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

What is the RGB value of #C2E5EE?

#C2E5EE in RGB is (194, 229, 238) - 194 red, 229 green, and 238 blue.

How to use #C2E5EE in CSS?

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

What colors go well with #C2E5EE?

#EECCC3 (complementary), #C3EEE1 (analogous), and #88CCDD (lighter shade) work well with #C2E5EE.