#BFAA22 Color Information

Hex color code: #BFAA22

#BFAA22 is a understated yellow color. In RGB it is (191, 170, 34), and in HSL it is (52°, 70%, 44%). It is popular in mobile app design.

Try:
Color NameGoldenrod
HEX
#BFAA22
RGB
191, 170, 34
HSL
52°, 70%, 44%
CMYK
0%, 11%, 82%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFAA22; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 170, 34

Red: 191 / Green: 170 / Blue: 34

HSL

52°, 70%, 44%

Hue: 52° / Saturation: 70% / Lightness: 44%

CMYK

0%, 11%, 82%, 25%

Cyan: 0% / Magenta: 11% / Yellow: 82% / Key: 25%

What color is #BFAA22?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFAA22 to RGB:

rgb(191, 170, 34)HEX to RGB Converter →

HEX to HSL

Convert #BFAA22 to HSL:

hsl(52, 70%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #BFAA22 to CMYK:

cmyk(0%, 11%, 82%, 25%)Color Converter →

Color Meaning and Usage

#BFAA22 is a neutral yellow color with RGB values of 191, 170, 34 and HSL of 52°, 70%, 44%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFAA22 is #2237BF, creating high-contrast pairings. For softer combinations, try analogous colors like #BF5B22.

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

Contrast with #BFAA22

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFAA22?

#BFAA22 is a neutral yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BFAA22?

#BFAA22 in RGB is (191, 170, 34) - 191 red, 170 green, and 34 blue.

How to use #BFAA22 in CSS?

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

What colors go well with #BFAA22?

#2237BF (complementary), #BF5B22 (analogous), and #7E7016 (lighter shade) work well with #BFAA22.