#BFCABA Color Information

Hex color code: #BFCABA

A light green shade, #BFCABA appears as (191, 202, 186) in RGB and (101°, 13%, 76%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BFCABA
RGB
191, 202, 186
HSL
101°, 13%, 76%
CMYK
5%, 0%, 8%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFCABA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 202, 186

Red: 191 / Green: 202 / Blue: 186

HSL

101°, 13%, 76%

Hue: 101° / Saturation: 13% / Lightness: 76%

CMYK

5%, 0%, 8%, 21%

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

What color is #BFCABA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFCABA to RGB:

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

HEX to HSL

Convert #BFCABA to HSL:

hsl(101, 13%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #BFCABA to CMYK:

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

Color Meaning and Usage

#BFCABA is a delicate green color with RGB values of 191, 202, 186 and HSL of 101°, 13%, 76%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFCABA is #C5BACA, creating high-contrast pairings. For softer combinations, try analogous colors like #C7CABA.

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

Contrast with #BFCABA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFCABA?

#BFCABA is a delicate green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BFCABA?

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

How to use #BFCABA in CSS?

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

What colors go well with #BFCABA?

#C5BACA (complementary), #C7CABA (analogous), and #97A88F (lighter shade) work well with #BFCABA.