#B3B36A Color Information

Hex color code: #B3B36A

A pastel yellow shade, #B3B36A appears as (179, 179, 106) in RGB and (60°, 32%, 56%) in HSL. It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#B3B36A
RGB
179, 179, 106
HSL
60°, 32%, 56%
CMYK
0%, 0%, 41%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3B36A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 179, 106

Red: 179 / Green: 179 / Blue: 106

HSL

60°, 32%, 56%

Hue: 60° / Saturation: 32% / Lightness: 56%

CMYK

0%, 0%, 41%, 30%

Cyan: 0% / Magenta: 0% / Yellow: 41% / Key: 30%

What color is #B3B36A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3B36A to RGB:

rgb(179, 179, 106)HEX to RGB Converter →

HEX to HSL

Convert #B3B36A to HSL:

hsl(60, 32%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #B3B36A to CMYK:

cmyk(0%, 0%, 41%, 30%)Color Converter →

Color Meaning and Usage

#B3B36A is a gentle yellow color with RGB values of 179, 179, 106 and HSL of 60°, 32%, 56%. 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 #B3B36A is #6B6BB3, creating high-contrast pairings. For softer combinations, try analogous colors like #B38F6B.

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

Contrast with #B3B36A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3B36A?

#B3B36A is a gentle yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #B3B36A?

#B3B36A in RGB is (179, 179, 106) - 179 red, 179 green, and 106 blue.

How to use #B3B36A in CSS?

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

What colors go well with #B3B36A?

#6B6BB3 (complementary), #B38F6B (analogous), and #8A8A47 (lighter shade) work well with #B3B36A.