#C0D5FA Color Information

Hex color code: #C0D5FA

A light blue shade, #C0D5FA appears as (192, 213, 250) in RGB and (218°, 85%, 87%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Blue
HEX
#C0D5FA
RGB
192, 213, 250
HSL
218°, 85%, 87%
CMYK
23%, 15%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C0D5FA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 213, 250

Red: 192 / Green: 213 / Blue: 250

HSL

218°, 85%, 87%

Hue: 218° / Saturation: 85% / Lightness: 87%

CMYK

23%, 15%, 0%, 2%

Cyan: 23% / Magenta: 15% / Yellow: 0% / Key: 2%

What color is #C0D5FA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C0D5FA to RGB:

rgb(192, 213, 250)HEX to RGB Converter →

HEX to HSL

Convert #C0D5FA to HSL:

hsl(218, 85%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #C0D5FA to CMYK:

cmyk(23%, 15%, 0%, 2%)Color Converter →

Color Meaning and Usage

#C0D5FA is a soft blue color with RGB values of 192, 213, 250 and HSL of 218°, 85%, 87%. 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 #C0D5FA is #FAE5C2, creating high-contrast pairings. For softer combinations, try analogous colors like #C2F3FA.

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

Contrast with #C0D5FA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C0D5FA?

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

What is the RGB value of #C0D5FA?

#C0D5FA in RGB is (192, 213, 250) - 192 red, 213 green, and 250 blue.

How to use #C0D5FA in CSS?

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

What colors go well with #C0D5FA?

#FAE5C2 (complementary), #C2F3FA (analogous), and #7BA7F4 (lighter shade) work well with #C0D5FA.