#CBCECE Color Information

Hex color code: #CBCECE

The hex color #CBCECE is a soft cyan with RGB values of (203, 206, 206) and HSL of (180°, 3%, 80%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CBCECE
RGB
203, 206, 206
HSL
180°, 3%, 80%
CMYK
1%, 0%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBCECE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 206, 206

Red: 203 / Green: 206 / Blue: 206

HSL

180°, 3%, 80%

Hue: 180° / Saturation: 3% / Lightness: 80%

CMYK

1%, 0%, 0%, 19%

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

What color is #CBCECE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBCECE to RGB:

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

HEX to HSL

Convert #CBCECE to HSL:

hsl(180, 3%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CBCECE to CMYK:

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

Color Meaning and Usage

#CBCECE is a light cyan color with RGB values of 203, 206, 206 and HSL of 180°, 3%, 80%. This desaturated neutral evokes balance and subtlety, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBCECE is #CECACA, creating high-contrast pairings. For softer combinations, try analogous colors like #CACECC.

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

Contrast with #CBCECE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBCECE?

#CBCECE is a light cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CBCECE?

#CBCECE in RGB is (203, 206, 206) - 203 red, 206 green, and 206 blue.

How to use #CBCECE in CSS?

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

What colors go well with #CBCECE?

#CECACA (complementary), #CACECC (analogous), and #A3A8A8 (lighter shade) work well with #CBCECE.