#B2AF90 Color Information

Hex color code: #B2AF90

A understated yellow shade, #B2AF90 appears as (178, 175, 144) in RGB and (55°, 18%, 63%) in HSL. It is widely used in graphic design.

Try:
Color NameTan
HEX
#B2AF90
RGB
178, 175, 144
HSL
55°, 18%, 63%
CMYK
0%, 2%, 19%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B2AF90; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 175, 144

Red: 178 / Green: 175 / Blue: 144

HSL

55°, 18%, 63%

Hue: 55° / Saturation: 18% / Lightness: 63%

CMYK

0%, 2%, 19%, 30%

Cyan: 0% / Magenta: 2% / Yellow: 19% / Key: 30%

What color is #B2AF90?

#B2AF90 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B2AF90 to RGB:

rgb(178, 175, 144)HEX to RGB Converter →

HEX to HSL

Convert #B2AF90 to HSL:

hsl(55, 18%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #B2AF90 to CMYK:

cmyk(0%, 2%, 19%, 30%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #B2AF90 has RGB (178, 175, 144) and HSL (55°, 18%, 63%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B2AF90 is #9092B2, creating high-contrast pairings. For softer combinations, try analogous colors like #B29E90.

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

Contrast with #B2AF90

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B2AF90?

#B2AF90 is a subtle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #B2AF90?

#B2AF90 in RGB is (178, 175, 144) - 178 red, 175 green, and 144 blue.

How to use #B2AF90 in CSS?

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

What colors go well with #B2AF90?

#9092B2 (complementary), #B29E90 (analogous), and #908D64 (lighter shade) work well with #B2AF90.