#BFCDC1 Color Information

Hex color code: #BFCDC1

The hex color #BFCDC1 is a soft green with RGB values of (191, 205, 193) and HSL of (129°, 12%, 78%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BFCDC1
RGB
191, 205, 193
HSL
129°, 12%, 78%
CMYK
7%, 0%, 6%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFCDC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 205, 193

Red: 191 / Green: 205 / Blue: 193

HSL

129°, 12%, 78%

Hue: 129° / Saturation: 12% / Lightness: 78%

CMYK

7%, 0%, 6%, 20%

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

What color is #BFCDC1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFCDC1 to RGB:

rgb(191, 205, 193)HEX to RGB Converter →

HEX to HSL

Convert #BFCDC1 to HSL:

hsl(129, 12%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BFCDC1 to CMYK:

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

Color Meaning and Usage

#BFCDC1 is a light green color with RGB values of 191, 205, 193 and HSL of 129°, 12%, 78%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFCDC1 is #CEC0CC, creating high-contrast pairings. For softer combinations, try analogous colors like #C5CEC0.

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

Contrast with #BFCDC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFCDC1?

#BFCDC1 is a light green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BFCDC1?

#BFCDC1 in RGB is (191, 205, 193) - 191 red, 205 green, and 193 blue.

How to use #BFCDC1 in CSS?

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

What colors go well with #BFCDC1?

#CEC0CC (complementary), #C5CEC0 (analogous), and #95AC99 (lighter shade) work well with #BFCDC1.