#C2CEEA Color Information

Hex color code: #C2CEEA

A airy blue shade, #C2CEEA appears as (194, 206, 234) in RGB and (222°, 49%, 84%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Blue
HEX
#C2CEEA
RGB
194, 206, 234
HSL
222°, 49%, 84%
CMYK
17%, 12%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2CEEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 206, 234

Red: 194 / Green: 206 / Blue: 234

HSL

222°, 49%, 84%

Hue: 222° / Saturation: 49% / Lightness: 84%

CMYK

17%, 12%, 0%, 8%

Cyan: 17% / Magenta: 12% / Yellow: 0% / Key: 8%

What color is #C2CEEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2CEEA to RGB:

rgb(194, 206, 234)HEX to RGB Converter →

HEX to HSL

Convert #C2CEEA to HSL:

hsl(222, 49%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #C2CEEA to CMYK:

cmyk(17%, 12%, 0%, 8%)Color Converter →

Color Meaning and Usage

#C2CEEA is a delicate blue color with RGB values of 194, 206, 234 and HSL of 222°, 49%, 84%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2CEEA is #EADEC2, creating high-contrast pairings. For softer combinations, try analogous colors like #C2E2EA.

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

Contrast with #C2CEEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2CEEA?

#C2CEEA is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #C2CEEA?

#C2CEEA in RGB is (194, 206, 234) - 194 red, 206 green, and 234 blue.

How to use #C2CEEA in CSS?

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

What colors go well with #C2CEEA?

#EADEC2 (complementary), #C2E2EA (analogous), and #89A0D7 (lighter shade) work well with #C2CEEA.