#BFDAC5 Color Information

Hex color code: #BFDAC5

#BFDAC5 is a light green color. In RGB it is (191, 218, 197), and in HSL it is (133°, 27%, 80%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BFDAC5
RGB
191, 218, 197
HSL
133°, 27%, 80%
CMYK
12%, 0%, 10%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFDAC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 218, 197

Red: 191 / Green: 218 / Blue: 197

HSL

133°, 27%, 80%

Hue: 133° / Saturation: 27% / Lightness: 80%

CMYK

12%, 0%, 10%, 15%

Cyan: 12% / Magenta: 0% / Yellow: 10% / Key: 15%

What color is #BFDAC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFDAC5 to RGB:

rgb(191, 218, 197)HEX to RGB Converter →

HEX to HSL

Convert #BFDAC5 to HSL:

hsl(133, 27%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BFDAC5 to CMYK:

cmyk(12%, 0%, 10%, 15%)Color Converter →

Color Meaning and Usage

#BFDAC5 is a soft green color with RGB values of 191, 218, 197 and HSL of 133°, 27%, 80%. This green hue evokes nature and harmony, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFDAC5 is #DABED4, creating high-contrast pairings. For softer combinations, try analogous colors like #C6DABE.

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

Contrast with #BFDAC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFDAC5?

#BFDAC5 is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #BFDAC5?

#BFDAC5 in RGB is (191, 218, 197) - 191 red, 218 green, and 197 blue.

How to use #BFDAC5 in CSS?

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

What colors go well with #BFDAC5?

#DABED4 (complementary), #C6DABE (analogous), and #8EBE98 (lighter shade) work well with #BFDAC5.