#CBCBCD Color Information

Hex color code: #CBCBCD

A light blue shade, #CBCBCD appears as (203, 203, 205) in RGB and (240°, 2%, 80%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CBCBCD
RGB
203, 203, 205
HSL
240°, 2%, 80%
CMYK
1%, 1%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBCBCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 203, 205

Red: 203 / Green: 203 / Blue: 205

HSL

240°, 2%, 80%

Hue: 240° / Saturation: 2% / Lightness: 80%

CMYK

1%, 1%, 0%, 20%

Cyan: 1% / Magenta: 1% / Yellow: 0% / Key: 20%

What color is #CBCBCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBCBCD to RGB:

rgb(203, 203, 205)HEX to RGB Converter →

HEX to HSL

Convert #CBCBCD to HSL:

hsl(240, 2%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CBCBCD to CMYK:

cmyk(1%, 1%, 0%, 20%)Color Converter →

Color Meaning and Usage

A light blue tone, #CBCBCD has RGB (203, 203, 205) and HSL (240°, 2%, 80%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBCBCD is #CDCDCB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBCCCD.

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

Contrast with #CBCBCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBCBCD?

#CBCBCD is a light blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CBCBCD?

#CBCBCD in RGB is (203, 203, 205) - 203 red, 203 green, and 205 blue.

How to use #CBCBCD in CSS?

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

What colors go well with #CBCBCD?

#CDCDCB (complementary), #CBCCCD (analogous), and #A4A4A8 (lighter shade) work well with #CBCBCD.