#BBCFBF Color Information

Hex color code: #BBCFBF

A delicate green shade, #BBCFBF appears as (187, 207, 191) in RGB and (132°, 17%, 77%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BBCFBF
RGB
187, 207, 191
HSL
132°, 17%, 77%
CMYK
10%, 0%, 8%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBCFBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 207, 191

Red: 187 / Green: 207 / Blue: 191

HSL

132°, 17%, 77%

Hue: 132° / Saturation: 17% / Lightness: 77%

CMYK

10%, 0%, 8%, 19%

Cyan: 10% / Magenta: 0% / Yellow: 8% / Key: 19%

What color is #BBCFBF?

#BBCFBF is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBCFBF to RGB:

rgb(187, 207, 191)HEX to RGB Converter →

HEX to HSL

Convert #BBCFBF to HSL:

hsl(132, 17%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BBCFBF to CMYK:

cmyk(10%, 0%, 8%, 19%)Color Converter →

Color Meaning and Usage

#BBCFBF is a light green color with RGB values of 187, 207, 191 and HSL of 132°, 17%, 77%. This green hue evokes nature and harmony, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBCFBF is #CEBACA, creating high-contrast pairings. For softer combinations, try analogous colors like #C0CEBA.

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

Contrast with #BBCFBF

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 #BBCFBF?

#BBCFBF is a light green color - a green hue that evokes nature and harmony.

What is the RGB value of #BBCFBF?

#BBCFBF in RGB is (187, 207, 191) - 187 red, 207 green, and 191 blue.

How to use #BBCFBF in CSS?

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

What colors go well with #BBCFBF?

#CEBACA (complementary), #C0CEBA (analogous), and #8EAF94 (lighter shade) work well with #BBCFBF.