#C3C7EB Color Information

Hex color code: #C3C7EB

A ethereal blue shade, #C3C7EB appears as (195, 199, 235) in RGB and (234°, 50%, 84%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#C3C7EB
RGB
195, 199, 235
HSL
234°, 50%, 84%
CMYK
17%, 15%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C3C7EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 199, 235

Red: 195 / Green: 199 / Blue: 235

HSL

234°, 50%, 84%

Hue: 234° / Saturation: 50% / Lightness: 84%

CMYK

17%, 15%, 0%, 8%

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

What color is #C3C7EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C3C7EB to RGB:

rgb(195, 199, 235)HEX to RGB Converter →

HEX to HSL

Convert #C3C7EB to HSL:

hsl(234, 50%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #C3C7EB to CMYK:

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

Color Meaning and Usage

#C3C7EB is a soft blue color with RGB values of 195, 199, 235 and HSL of 234°, 50%, 84%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C3C7EB is #EBE7C2, creating high-contrast pairings. For softer combinations, try analogous colors like #C2DAEB.

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

Contrast with #C3C7EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C3C7EB?

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

What is the RGB value of #C3C7EB?

#C3C7EB in RGB is (195, 199, 235) - 195 red, 199 green, and 235 blue.

How to use #C3C7EB in CSS?

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

What colors go well with #C3C7EB?

#EBE7C2 (complementary), #C2DAEB (analogous), and #8890D7 (lighter shade) work well with #C3C7EB.