#CCBCBF Color Information

Hex color code: #CCBCBF

A delicate red shade, #CCBCBF appears as (204, 188, 191) in RGB and (349°, 14%, 77%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CCBCBF
RGB
204, 188, 191
HSL
349°, 14%, 77%
CMYK
0%, 8%, 6%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCBCBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 188, 191

Red: 204 / Green: 188 / Blue: 191

HSL

349°, 14%, 77%

Hue: 349° / Saturation: 14% / Lightness: 77%

CMYK

0%, 8%, 6%, 20%

Cyan: 0% / Magenta: 8% / Yellow: 6% / Key: 20%

What color is #CCBCBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCBCBF to RGB:

rgb(204, 188, 191)HEX to RGB Converter →

HEX to HSL

Convert #CCBCBF to HSL:

hsl(349, 14%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CCBCBF to CMYK:

cmyk(0%, 8%, 6%, 20%)Color Converter →

Color Meaning and Usage

A delicate red tone, #CCBCBF has RGB (204, 188, 191) and HSL (349°, 14%, 77%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCBCBF is #BCCDCA, creating high-contrast pairings. For softer combinations, try analogous colors like #CDBCC7.

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

Contrast with #CCBCBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCBCBF?

#CCBCBF is a delicate red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CCBCBF?

#CCBCBF in RGB is (204, 188, 191) - 204 red, 188 green, and 191 blue.

How to use #CCBCBF in CSS?

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

What colors go well with #CCBCBF?

#BCCDCA (complementary), #CDBCC7 (analogous), and #AC9196 (lighter shade) work well with #CCBCBF.