#BFA181 Color Information

Hex color code: #BFA181

#BFA181 is a pastel orange color. In RGB it is (191, 161, 129), and in HSL it is (31°, 33%, 63%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#BFA181
RGB
191, 161, 129
HSL
31°, 33%, 63%
CMYK
0%, 16%, 32%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFA181; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 161, 129

Red: 191 / Green: 161 / Blue: 129

HSL

31°, 33%, 63%

Hue: 31° / Saturation: 33% / Lightness: 63%

CMYK

0%, 16%, 32%, 25%

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

What color is #BFA181?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFA181 to RGB:

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

HEX to HSL

Convert #BFA181 to HSL:

hsl(31, 33%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #BFA181 to CMYK:

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

Color Meaning and Usage

#BFA181 is a delicate orange color with RGB values of 191, 161, 129 and HSL of 31°, 33%, 63%. This orange-yellow hue evokes optimism and creativity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFA181 is #82A0C0, creating high-contrast pairings. For softer combinations, try analogous colors like #C08382.

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

Contrast with #BFA181

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFA181?

#BFA181 is a delicate orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BFA181?

#BFA181 in RGB is (191, 161, 129) - 191 red, 161 green, and 129 blue.

How to use #BFA181 in CSS?

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

What colors go well with #BFA181?

#82A0C0 (complementary), #C08382 (analogous), and #A37C52 (lighter shade) work well with #BFA181.