#C2CBEE Color Information

Hex color code: #C2CBEE

A soft blue shade, #C2CBEE appears as (194, 203, 238) in RGB and (228°, 56%, 85%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#C2CBEE
RGB
194, 203, 238
HSL
228°, 56%, 85%
CMYK
18%, 15%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2CBEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 203, 238

Red: 194 / Green: 203 / Blue: 238

HSL

228°, 56%, 85%

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

CMYK

18%, 15%, 0%, 7%

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

What color is #C2CBEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2CBEE to RGB:

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

HEX to HSL

Convert #C2CBEE to HSL:

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

HEX to CMYK

Convert #C2CBEE to CMYK:

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

Color Meaning and Usage

#C2CBEE is a delicate blue color with RGB values of 194, 203, 238 and HSL of 228°, 56%, 85%. 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 #C2CBEE is #EEE6C3, creating high-contrast pairings. For softer combinations, try analogous colors like #C3E1EE.

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

Contrast with #C2CBEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2CBEE?

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

What is the RGB value of #C2CBEE?

#C2CBEE in RGB is (194, 203, 238) - 194 red, 203 green, and 238 blue.

How to use #C2CBEE in CSS?

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

What colors go well with #C2CBEE?

#EEE6C3 (complementary), #C3E1EE (analogous), and #8899DD (lighter shade) work well with #C2CBEE.