#C3CEDC Color Information

Hex color code: #C3CEDC

A light blue shade, #C3CEDC appears as (195, 206, 220) in RGB and (214°, 26%, 81%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#C3CEDC
RGB
195, 206, 220
HSL
214°, 26%, 81%
CMYK
11%, 6%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C3CEDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 206, 220

Red: 195 / Green: 206 / Blue: 220

HSL

214°, 26%, 81%

Hue: 214° / Saturation: 26% / Lightness: 81%

CMYK

11%, 6%, 0%, 14%

Cyan: 11% / Magenta: 6% / Yellow: 0% / Key: 14%

What color is #C3CEDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C3CEDC to RGB:

rgb(195, 206, 220)HEX to RGB Converter →

HEX to HSL

Convert #C3CEDC to HSL:

hsl(214, 26%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #C3CEDC to CMYK:

cmyk(11%, 6%, 0%, 14%)Color Converter →

Color Meaning and Usage

A light blue tone, #C3CEDC has RGB (195, 206, 220) and HSL (214°, 26%, 81%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C3CEDC is #DBD0C2, creating high-contrast pairings. For softer combinations, try analogous colors like #C2D9DB.

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

Contrast with #C3CEDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C3CEDC?

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

What is the RGB value of #C3CEDC?

#C3CEDC in RGB is (195, 206, 220) - 195 red, 206 green, and 220 blue.

How to use #C3CEDC in CSS?

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

What colors go well with #C3CEDC?

#DBD0C2 (complementary), #C2D9DB (analogous), and #92A5BF (lighter shade) work well with #C3CEDC.