#BFD793 Color Information

Hex color code: #BFD793

A pastel green shade, #BFD793 appears as (191, 215, 147) in RGB and (81°, 46%, 71%) in HSL. It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#BFD793
RGB
191, 215, 147
HSL
81°, 46%, 71%
CMYK
11%, 0%, 32%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFD793; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 215, 147

Red: 191 / Green: 215 / Blue: 147

HSL

81°, 46%, 71%

Hue: 81° / Saturation: 46% / Lightness: 71%

CMYK

11%, 0%, 32%, 16%

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

What color is #BFD793?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFD793 to RGB:

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

HEX to HSL

Convert #BFD793 to HSL:

hsl(81, 46%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BFD793 to CMYK:

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

Color Meaning and Usage

A subtle green tone, #BFD793 has RGB (191, 215, 147) and HSL (81°, 46%, 71%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFD793 is #AB93D7, creating high-contrast pairings. For softer combinations, try analogous colors like #D7CD93.

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

Contrast with #BFD793

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFD793?

#BFD793 is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #BFD793?

#BFD793 in RGB is (191, 215, 147) - 191 red, 215 green, and 147 blue.

How to use #BFD793 in CSS?

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

What colors go well with #BFD793?

#AB93D7 (complementary), #D7CD93 (analogous), and #9EC25B (lighter shade) work well with #BFD793.