#C7BFBD Color Information

Hex color code: #C7BFBD

The hex color #C7BFBD is a delicate red with RGB values of (199, 191, 189) and HSL of (12°, 8%, 76%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#C7BFBD
RGB
199, 191, 189
HSL
12°, 8%, 76%
CMYK
0%, 4%, 5%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C7BFBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 191, 189

Red: 199 / Green: 191 / Blue: 189

HSL

12°, 8%, 76%

Hue: 12° / Saturation: 8% / Lightness: 76%

CMYK

0%, 4%, 5%, 22%

Cyan: 0% / Magenta: 4% / Yellow: 5% / Key: 22%

What color is #C7BFBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C7BFBD to RGB:

rgb(199, 191, 189)HEX to RGB Converter →

HEX to HSL

Convert #C7BFBD to HSL:

hsl(12, 8%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #C7BFBD to CMYK:

cmyk(0%, 4%, 5%, 22%)Color Converter →

Color Meaning and Usage

#C7BFBD is a soft red color with RGB values of 199, 191, 189 and HSL of 12°, 8%, 76%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C7BFBD is #BDC5C7, creating high-contrast pairings. For softer combinations, try analogous colors like #C7BDC0.

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

Contrast with #C7BFBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C7BFBD?

#C7BFBD is a soft red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #C7BFBD?

#C7BFBD in RGB is (199, 191, 189) - 199 red, 191 green, and 189 blue.

How to use #C7BFBD in CSS?

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

What colors go well with #C7BFBD?

#BDC5C7 (complementary), #C7BDC0 (analogous), and #A49794 (lighter shade) work well with #C7BFBD.