#C0B8FA Color Information

Hex color code: #C0B8FA

#C0B8FA is a ethereal blue color. In RGB it is (192, 184, 250), and in HSL it is (247°, 87%, 85%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#C0B8FA
RGB
192, 184, 250
HSL
247°, 87%, 85%
CMYK
23%, 26%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C0B8FA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 184, 250

Red: 192 / Green: 184 / Blue: 250

HSL

247°, 87%, 85%

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

CMYK

23%, 26%, 0%, 2%

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

What color is #C0B8FA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C0B8FA to RGB:

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

HEX to HSL

Convert #C0B8FA to HSL:

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

HEX to CMYK

Convert #C0B8FA to CMYK:

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

Color Meaning and Usage

A light blue tone, #C0B8FA has RGB (192, 184, 250) and HSL (247°, 87%, 85%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C0B8FA is #F2FAB7, creating high-contrast pairings. For softer combinations, try analogous colors like #B7D1FA.

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

Contrast with #C0B8FA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C0B8FA?

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

What is the RGB value of #C0B8FA?

#C0B8FA in RGB is (192, 184, 250) - 192 red, 184 green, and 250 blue.

How to use #C0B8FA in CSS?

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

What colors go well with #C0B8FA?

#F2FAB7 (complementary), #B7D1FA (analogous), and #7F70F5 (lighter shade) work well with #C0B8FA.