#BFD973 Color Information

Hex color code: #BFD973

A subtle green shade, #BFD973 appears as (191, 217, 115) in RGB and (75°, 57%, 65%) in HSL. It is often used for branding and logos.

Try:
Color NameTan
HEX
#BFD973
RGB
191, 217, 115
HSL
75°, 57%, 65%
CMYK
12%, 0%, 47%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFD973; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 217, 115

Red: 191 / Green: 217 / Blue: 115

HSL

75°, 57%, 65%

Hue: 75° / Saturation: 57% / Lightness: 65%

CMYK

12%, 0%, 47%, 15%

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

What color is #BFD973?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFD973 to RGB:

rgb(191, 217, 115)HEX to RGB Converter →

HEX to HSL

Convert #BFD973 to HSL:

hsl(75, 57%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #BFD973 to CMYK:

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

Color Meaning and Usage

A understated green tone, #BFD973 has RGB (191, 217, 115) and HSL (75°, 57%, 65%). Known for evoking nature and harmony, this green hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFD973 is #8C73D9, creating high-contrast pairings. For softer combinations, try analogous colors like #D9BF73.

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

Contrast with #BFD973

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFD973?

#BFD973 is a understated green color - a green hue that evokes nature and harmony.

What is the RGB value of #BFD973?

#BFD973 in RGB is (191, 217, 115) - 191 red, 217 green, and 115 blue.

How to use #BFD973 in CSS?

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

What colors go well with #BFD973?

#8C73D9 (complementary), #D9BF73 (analogous), and #A4C837 (lighter shade) work well with #BFD973.