#C0BDCB Color Information

Hex color code: #C0BDCB

A soft blue shade, #C0BDCB appears as (192, 189, 203) in RGB and (253°, 12%, 77%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#C0BDCB
RGB
192, 189, 203
HSL
253°, 12%, 77%
CMYK
5%, 7%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C0BDCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 189, 203

Red: 192 / Green: 189 / Blue: 203

HSL

253°, 12%, 77%

Hue: 253° / Saturation: 12% / Lightness: 77%

CMYK

5%, 7%, 0%, 20%

Cyan: 5% / Magenta: 7% / Yellow: 0% / Key: 20%

What color is #C0BDCB?

#C0BDCB is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C0BDCB to RGB:

rgb(192, 189, 203)HEX to RGB Converter →

HEX to HSL

Convert #C0BDCB to HSL:

hsl(253, 12%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #C0BDCB to CMYK:

cmyk(5%, 7%, 0%, 20%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #C0BDCB has RGB (192, 189, 203) and HSL (253°, 12%, 77%). Known for evoking balance and subtlety, this desaturated neutral is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C0BDCB is #C8CBBD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDC1CB.

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

Contrast with #C0BDCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C0BDCB?

#C0BDCB is a ethereal blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #C0BDCB?

#C0BDCB in RGB is (192, 189, 203) - 192 red, 189 green, and 203 blue.

How to use #C0BDCB in CSS?

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

What colors go well with #C0BDCB?

#C8CBBD (complementary), #BDC1CB (analogous), and #9892AA (lighter shade) work well with #C0BDCB.