#C0BCDC Color Information

Hex color code: #C0BCDC

A delicate blue shade, #C0BCDC appears as (192, 188, 220) in RGB and (248°, 31%, 80%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#C0BCDC
RGB
192, 188, 220
HSL
248°, 31%, 80%
CMYK
13%, 15%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C0BCDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 188, 220

Red: 192 / Green: 188 / Blue: 220

HSL

248°, 31%, 80%

Hue: 248° / Saturation: 31% / Lightness: 80%

CMYK

13%, 15%, 0%, 14%

Cyan: 13% / Magenta: 15% / Yellow: 0% / Key: 14%

What color is #C0BCDC?

#C0BCDC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C0BCDC to RGB:

rgb(192, 188, 220)HEX to RGB Converter →

HEX to HSL

Convert #C0BCDC to HSL:

hsl(248, 31%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #C0BCDC to CMYK:

cmyk(13%, 15%, 0%, 14%)Color Converter →

Color Meaning and Usage

A soft blue tone, #C0BCDC has RGB (192, 188, 220) and HSL (248°, 31%, 80%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C0BCDC is #D8DCBC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCC8DC.

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

Contrast with #C0BCDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C0BCDC?

#C0BCDC is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #C0BCDC?

#C0BCDC in RGB is (192, 188, 220) - 192 red, 188 green, and 220 blue.

How to use #C0BCDC in CSS?

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

What colors go well with #C0BCDC?

#D8DCBC (complementary), #BCC8DC (analogous), and #918AC1 (lighter shade) work well with #C0BCDC.