#C0CDEC Color Information

Hex color code: #C0CDEC

The hex color #C0CDEC is a light blue with RGB values of (192, 205, 236) and HSL of (222°, 54%, 84%). It is commonly used in modern UI design.

Try:
Color NameLight Blue
HEX
#C0CDEC
RGB
192, 205, 236
HSL
222°, 54%, 84%
CMYK
19%, 13%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C0CDEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 205, 236

Red: 192 / Green: 205 / Blue: 236

HSL

222°, 54%, 84%

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

CMYK

19%, 13%, 0%, 7%

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

What color is #C0CDEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C0CDEC to RGB:

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

HEX to HSL

Convert #C0CDEC to HSL:

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

HEX to CMYK

Convert #C0CDEC to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #C0CDEC has RGB (192, 205, 236) and HSL (222°, 54%, 84%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C0CDEC is #ECDFC0, creating high-contrast pairings. For softer combinations, try analogous colors like #C0E3EC.

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

Contrast with #C0CDEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C0CDEC?

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

What is the RGB value of #C0CDEC?

#C0CDEC in RGB is (192, 205, 236) - 192 red, 205 green, and 236 blue.

How to use #C0CDEC in CSS?

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

What colors go well with #C0CDEC?

#ECDFC0 (complementary), #C0E3EC (analogous), and #859FDB (lighter shade) work well with #C0CDEC.