#B3BE8E Color Information

Hex color code: #B3BE8E

A subtle yellow shade, #B3BE8E appears as (179, 190, 142) in RGB and (74°, 27%, 65%) in HSL. It is popular in mobile app design.

Try:
Color NameTan
HEX
#B3BE8E
RGB
179, 190, 142
HSL
74°, 27%, 65%
CMYK
6%, 0%, 25%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3BE8E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 190, 142

Red: 179 / Green: 190 / Blue: 142

HSL

74°, 27%, 65%

Hue: 74° / Saturation: 27% / Lightness: 65%

CMYK

6%, 0%, 25%, 25%

Cyan: 6% / Magenta: 0% / Yellow: 25% / Key: 25%

What color is #B3BE8E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3BE8E to RGB:

rgb(179, 190, 142)HEX to RGB Converter →

HEX to HSL

Convert #B3BE8E to HSL:

hsl(74, 27%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #B3BE8E to CMYK:

cmyk(6%, 0%, 25%, 25%)Color Converter →

Color Meaning and Usage

#B3BE8E is a pastel yellow color with RGB values of 179, 190, 142 and HSL of 74°, 27%, 65%. This green hue evokes nature and harmony, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3BE8E is #998EBE, creating high-contrast pairings. For softer combinations, try analogous colors like #BEB18E.

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

Contrast with #B3BE8E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3BE8E?

#B3BE8E is a pastel yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #B3BE8E?

#B3BE8E in RGB is (179, 190, 142) - 179 red, 190 green, and 142 blue.

How to use #B3BE8E in CSS?

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

What colors go well with #B3BE8E?

#998EBE (complementary), #BEB18E (analogous), and #92A25D (lighter shade) work well with #B3BE8E.