#CBCBC2 Color Information

Hex color code: #CBCBC2

The hex color #CBCBC2 is a delicate yellow with RGB values of (203, 203, 194) and HSL of (60°, 8%, 78%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CBCBC2
RGB
203, 203, 194
HSL
60°, 8%, 78%
CMYK
0%, 0%, 4%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBCBC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 203, 194

Red: 203 / Green: 203 / Blue: 194

HSL

60°, 8%, 78%

Hue: 60° / Saturation: 8% / Lightness: 78%

CMYK

0%, 0%, 4%, 20%

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

What color is #CBCBC2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBCBC2 to RGB:

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

HEX to HSL

Convert #CBCBC2 to HSL:

hsl(60, 8%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CBCBC2 to CMYK:

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

Color Meaning and Usage

A airy yellow tone, #CBCBC2 has RGB (203, 203, 194) and HSL (60°, 8%, 78%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBCBC2 is #C2C2CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBC7C2.

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

Contrast with #CBCBC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBCBC2?

#CBCBC2 is a airy yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CBCBC2?

#CBCBC2 in RGB is (203, 203, 194) - 203 red, 203 green, and 194 blue.

How to use #CBCBC2 in CSS?

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

What colors go well with #CBCBC2?

#C2C2CB (complementary), #CBC7C2 (analogous), and #A8A899 (lighter shade) work well with #CBCBC2.