#C3CFEE Color Information

Hex color code: #C3CFEE

#C3CFEE is a ethereal blue color. In RGB it is (195, 207, 238), and in HSL it is (223°, 56%, 85%). It is typically applied in digital products.

Try:
Color NameLight Blue
HEX
#C3CFEE
RGB
195, 207, 238
HSL
223°, 56%, 85%
CMYK
18%, 13%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C3CFEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 207, 238

Red: 195 / Green: 207 / Blue: 238

HSL

223°, 56%, 85%

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

CMYK

18%, 13%, 0%, 7%

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

What color is #C3CFEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C3CFEE to RGB:

rgb(195, 207, 238)HEX to RGB Converter →

HEX to HSL

Convert #C3CFEE to HSL:

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

HEX to CMYK

Convert #C3CFEE to CMYK:

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

Color Meaning and Usage

#C3CFEE is a ethereal blue color with RGB values of 195, 207, 238 and HSL of 223°, 56%, 85%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C3CFEE is #EEE2C3, creating high-contrast pairings. For softer combinations, try analogous colors like #C3E5EE.

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

Contrast with #C3CFEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C3CFEE?

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

What is the RGB value of #C3CFEE?

#C3CFEE in RGB is (195, 207, 238) - 195 red, 207 green, and 238 blue.

How to use #C3CFEE in CSS?

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

What colors go well with #C3CFEE?

#EEE2C3 (complementary), #C3E5EE (analogous), and #88A0DD (lighter shade) work well with #C3CFEE.