#BFDFBF Color Information

Hex color code: #BFDFBF

#BFDFBF is a delicate green color. In RGB it is (191, 223, 191), and in HSL it is (120°, 33%, 81%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BFDFBF
RGB
191, 223, 191
HSL
120°, 33%, 81%
CMYK
14%, 0%, 14%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFDFBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 223, 191

Red: 191 / Green: 223 / Blue: 191

HSL

120°, 33%, 81%

Hue: 120° / Saturation: 33% / Lightness: 81%

CMYK

14%, 0%, 14%, 13%

Cyan: 14% / Magenta: 0% / Yellow: 14% / Key: 13%

What color is #BFDFBF?

#BFDFBF is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFDFBF to RGB:

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

HEX to HSL

Convert #BFDFBF to HSL:

hsl(120, 33%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BFDFBF to CMYK:

cmyk(14%, 0%, 14%, 13%)Color Converter →

Color Meaning and Usage

#BFDFBF is a delicate green color with RGB values of 191, 223, 191 and HSL of 120°, 33%, 81%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFDFBF is #DFBFDF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFDFBF.

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

Contrast with #BFDFBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFDFBF?

#BFDFBF is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BFDFBF?

#BFDFBF in RGB is (191, 223, 191) - 191 red, 223 green, and 191 blue.

How to use #BFDFBF in CSS?

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

What colors go well with #BFDFBF?

#DFBFDF (complementary), #CFDFBF (analogous), and #8CC58C (lighter shade) work well with #BFDFBF.