#BFD3BB Color Information

Hex color code: #BFD3BB

The hex color #BFD3BB is a delicate green with RGB values of (191, 211, 187) and HSL of (110°, 21%, 78%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BFD3BB
RGB
191, 211, 187
HSL
110°, 21%, 78%
CMYK
9%, 0%, 11%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFD3BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 211, 187

Red: 191 / Green: 211 / Blue: 187

HSL

110°, 21%, 78%

Hue: 110° / Saturation: 21% / Lightness: 78%

CMYK

9%, 0%, 11%, 17%

Cyan: 9% / Magenta: 0% / Yellow: 11% / Key: 17%

What color is #BFD3BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFD3BB to RGB:

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

HEX to HSL

Convert #BFD3BB to HSL:

hsl(110, 21%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BFD3BB to CMYK:

cmyk(9%, 0%, 11%, 17%)Color Converter →

Color Meaning and Usage

#BFD3BB is a ethereal green color with RGB values of 191, 211, 187 and HSL of 110°, 21%, 78%. This green hue evokes nature and harmony, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFD3BB is #CFBBD3, creating high-contrast pairings. For softer combinations, try analogous colors like #CBD3BB.

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

Contrast with #BFD3BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFD3BB?

#BFD3BB is a ethereal green color - a green hue that evokes nature and harmony.

What is the RGB value of #BFD3BB?

#BFD3BB in RGB is (191, 211, 187) - 191 red, 211 green, and 187 blue.

How to use #BFD3BB in CSS?

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

What colors go well with #BFD3BB?

#CFBBD3 (complementary), #CBD3BB (analogous), and #93B48D (lighter shade) work well with #BFD3BB.