#BFCABF Color Information

Hex color code: #BFCABF

The hex color #BFCABF is a delicate green with RGB values of (191, 202, 191) and HSL of (120°, 9%, 77%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BFCABF
RGB
191, 202, 191
HSL
120°, 9%, 77%
CMYK
5%, 0%, 5%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFCABF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 202, 191

Red: 191 / Green: 202 / Blue: 191

HSL

120°, 9%, 77%

Hue: 120° / Saturation: 9% / Lightness: 77%

CMYK

5%, 0%, 5%, 21%

Cyan: 5% / Magenta: 0% / Yellow: 5% / Key: 21%

What color is #BFCABF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFCABF to RGB:

rgb(191, 202, 191)HEX to RGB Converter →

HEX to HSL

Convert #BFCABF to HSL:

hsl(120, 9%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BFCABF to CMYK:

cmyk(5%, 0%, 5%, 21%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #BFCABF has RGB (191, 202, 191) and HSL (120°, 9%, 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 #BFCABF is #CABFCA, creating high-contrast pairings. For softer combinations, try analogous colors like #C4CABF.

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

Contrast with #BFCABF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFCABF?

#BFCABF is a ethereal green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BFCABF?

#BFCABF in RGB is (191, 202, 191) - 191 red, 202 green, and 191 blue.

How to use #BFCABF in CSS?

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

What colors go well with #BFCABF?

#CABFCA (complementary), #C4CABF (analogous), and #95A795 (lighter shade) work well with #BFCABF.