#CBCAC5 Color Information

Hex color code: #CBCAC5

The hex color #CBCAC5 is a airy yellow with RGB values of (203, 202, 197) and HSL of (50°, 5%, 78%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CBCAC5
RGB
203, 202, 197
HSL
50°, 5%, 78%
CMYK
0%, 0%, 3%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBCAC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 202, 197

Red: 203 / Green: 202 / Blue: 197

HSL

50°, 5%, 78%

Hue: 50° / Saturation: 5% / Lightness: 78%

CMYK

0%, 0%, 3%, 20%

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

What color is #CBCAC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBCAC5 to RGB:

rgb(203, 202, 197)HEX to RGB Converter →

HEX to HSL

Convert #CBCAC5 to HSL:

hsl(50, 5%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CBCAC5 to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #CBCAC5 has RGB (203, 202, 197) and HSL (50°, 5%, 78%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBCAC5 is #C4C5CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAC6C4.

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

Contrast with #CBCAC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBCAC5?

#CBCAC5 is a delicate yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CBCAC5?

#CBCAC5 in RGB is (203, 202, 197) - 203 red, 202 green, and 197 blue.

How to use #CBCAC5 in CSS?

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

What colors go well with #CBCAC5?

#C4C5CA (complementary), #CAC6C4 (analogous), and #A5A49C (lighter shade) work well with #CBCAC5.