#BFD79A Color Information

Hex color code: #BFD79A

The hex color #BFD79A is a pastel green with RGB values of (191, 215, 154) and HSL of (84°, 43%, 72%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#BFD79A
RGB
191, 215, 154
HSL
84°, 43%, 72%
CMYK
11%, 0%, 28%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFD79A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 215, 154

Red: 191 / Green: 215 / Blue: 154

HSL

84°, 43%, 72%

Hue: 84° / Saturation: 43% / Lightness: 72%

CMYK

11%, 0%, 28%, 16%

Cyan: 11% / Magenta: 0% / Yellow: 28% / Key: 16%

What color is #BFD79A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFD79A to RGB:

rgb(191, 215, 154)HEX to RGB Converter →

HEX to HSL

Convert #BFD79A to HSL:

hsl(84, 43%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BFD79A to CMYK:

cmyk(11%, 0%, 28%, 16%)Color Converter →

Color Meaning and Usage

#BFD79A is a soft green color with RGB values of 191, 215, 154 and HSL of 84°, 43%, 72%. This green hue evokes nature and harmony, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFD79A is #B199D6, creating high-contrast pairings. For softer combinations, try analogous colors like #D6D099.

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

Contrast with #BFD79A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFD79A?

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

What is the RGB value of #BFD79A?

#BFD79A in RGB is (191, 215, 154) - 191 red, 215 green, and 154 blue.

How to use #BFD79A in CSS?

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

What colors go well with #BFD79A?

#B199D6 (complementary), #D6D099 (analogous), and #9BC062 (lighter shade) work well with #BFD79A.