#BFA155 Color Information

Hex color code: #BFA155

A delicate orange shade, #BFA155 appears as (191, 161, 85) in RGB and (43°, 45%, 54%) in HSL. It is widely used in graphic design.

Try:
Color NamePeru
HEX
#BFA155
RGB
191, 161, 85
HSL
43°, 45%, 54%
CMYK
0%, 16%, 55%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFA155; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 161, 85

Red: 191 / Green: 161 / Blue: 85

HSL

43°, 45%, 54%

Hue: 43° / Saturation: 45% / Lightness: 54%

CMYK

0%, 16%, 55%, 25%

Cyan: 0% / Magenta: 16% / Yellow: 55% / Key: 25%

What color is #BFA155?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFA155 to RGB:

rgb(191, 161, 85)HEX to RGB Converter →

HEX to HSL

Convert #BFA155 to HSL:

hsl(43, 45%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #BFA155 to CMYK:

cmyk(0%, 16%, 55%, 25%)Color Converter →

Color Meaning and Usage

#BFA155 is a soft orange color with RGB values of 191, 161, 85 and HSL of 43°, 45%, 54%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFA155 is #5573BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BE6C55.

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

Contrast with #BFA155

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFA155?

#BFA155 is a soft orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BFA155?

#BFA155 in RGB is (191, 161, 85) - 191 red, 161 green, and 85 blue.

How to use #BFA155 in CSS?

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

What colors go well with #BFA155?

#5573BE (complementary), #BE6C55 (analogous), and #907737 (lighter shade) work well with #BFA155.