#BFC794 Color Information

Hex color code: #BFC794

The hex color #BFC794 is a pastel yellow with RGB values of (191, 199, 148) and HSL of (69°, 31%, 68%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#BFC794
RGB
191, 199, 148
HSL
69°, 31%, 68%
CMYK
4%, 0%, 26%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFC794; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 199, 148

Red: 191 / Green: 199 / Blue: 148

HSL

69°, 31%, 68%

Hue: 69° / Saturation: 31% / Lightness: 68%

CMYK

4%, 0%, 26%, 22%

Cyan: 4% / Magenta: 0% / Yellow: 26% / Key: 22%

What color is #BFC794?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFC794 to RGB:

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

HEX to HSL

Convert #BFC794 to HSL:

hsl(69, 31%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #BFC794 to CMYK:

cmyk(4%, 0%, 26%, 22%)Color Converter →

Color Meaning and Usage

#BFC794 is a soft yellow color with RGB values of 191, 199, 148 and HSL of 69°, 31%, 68%. This green hue evokes nature and harmony, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFC794 is #9C94C7, creating high-contrast pairings. For softer combinations, try analogous colors like #C7B594.

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

Contrast with #BFC794

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFC794?

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

What is the RGB value of #BFC794?

#BFC794 in RGB is (191, 199, 148) - 191 red, 199 green, and 148 blue.

How to use #BFC794 in CSS?

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

What colors go well with #BFC794?

#9C94C7 (complementary), #C7B594 (analogous), and #A1AC62 (lighter shade) work well with #BFC794.