#CBCFCF Color Information

Hex color code: #CBCFCF

The hex color #CBCFCF is a light cyan with RGB values of (203, 207, 207) and HSL of (180°, 4%, 80%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CBCFCF
RGB
203, 207, 207
HSL
180°, 4%, 80%
CMYK
2%, 0%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBCFCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 207, 207

Red: 203 / Green: 207 / Blue: 207

HSL

180°, 4%, 80%

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

CMYK

2%, 0%, 0%, 19%

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

What color is #CBCFCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBCFCF to RGB:

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

HEX to HSL

Convert #CBCFCF to HSL:

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

HEX to CMYK

Convert #CBCFCF to CMYK:

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

Color Meaning and Usage

A light cyan tone, #CBCFCF has RGB (203, 207, 207) and HSL (180°, 4%, 80%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #CBCFCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBCFCF?

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

What is the RGB value of #CBCFCF?

#CBCFCF in RGB is (203, 207, 207) - 203 red, 207 green, and 207 blue.

How to use #CBCFCF in CSS?

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

What colors go well with #CBCFCF?

#CECACA (complementary), #CACECC (analogous), and #A2A9A9 (lighter shade) work well with #CBCFCF.