#C3CFDA Color Information

Hex color code: #C3CFDA

The hex color #C3CFDA is a airy blue with RGB values of (195, 207, 218) and HSL of (209°, 24%, 81%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#C3CFDA
RGB
195, 207, 218
HSL
209°, 24%, 81%
CMYK
11%, 5%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C3CFDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 207, 218

Red: 195 / Green: 207 / Blue: 218

HSL

209°, 24%, 81%

Hue: 209° / Saturation: 24% / Lightness: 81%

CMYK

11%, 5%, 0%, 15%

Cyan: 11% / Magenta: 5% / Yellow: 0% / Key: 15%

What color is #C3CFDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C3CFDA to RGB:

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

HEX to HSL

Convert #C3CFDA to HSL:

hsl(209, 24%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #C3CFDA to CMYK:

cmyk(11%, 5%, 0%, 15%)Color Converter →

Color Meaning and Usage

A airy blue tone, #C3CFDA has RGB (195, 207, 218) and HSL (209°, 24%, 81%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C3CFDA is #DACEC3, creating high-contrast pairings. For softer combinations, try analogous colors like #C3DADA.

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

Contrast with #C3CFDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C3CFDA?

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

What is the RGB value of #C3CFDA?

#C3CFDA in RGB is (195, 207, 218) - 195 red, 207 green, and 218 blue.

How to use #C3CFDA in CSS?

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

What colors go well with #C3CFDA?

#DACEC3 (complementary), #C3DADA (analogous), and #93A9BD (lighter shade) work well with #C3CFDA.