#BFDAC7 Color Information

Hex color code: #BFDAC7

A soft green shade, #BFDAC7 appears as (191, 218, 199) in RGB and (138°, 27%, 80%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BFDAC7
RGB
191, 218, 199
HSL
138°, 27%, 80%
CMYK
12%, 0%, 9%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFDAC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 218, 199

Red: 191 / Green: 218 / Blue: 199

HSL

138°, 27%, 80%

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

CMYK

12%, 0%, 9%, 15%

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

What color is #BFDAC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFDAC7 to RGB:

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

HEX to HSL

Convert #BFDAC7 to HSL:

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

HEX to CMYK

Convert #BFDAC7 to CMYK:

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

Color Meaning and Usage

A delicate green tone, #BFDAC7 has RGB (191, 218, 199) and HSL (138°, 27%, 80%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFDAC7 is #DABED2, creating high-contrast pairings. For softer combinations, try analogous colors like #C4DABE.

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

Contrast with #BFDAC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFDAC7?

#BFDAC7 is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #BFDAC7?

#BFDAC7 in RGB is (191, 218, 199) - 191 red, 218 green, and 199 blue.

How to use #BFDAC7 in CSS?

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

What colors go well with #BFDAC7?

#DABED2 (complementary), #C4DABE (analogous), and #8EBE9C (lighter shade) work well with #BFDAC7.