#BFA492 Color Information

Hex color code: #BFA492

A gentle orange shade, #BFA492 appears as (191, 164, 146) in RGB and (24°, 26%, 66%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#BFA492
RGB
191, 164, 146
HSL
24°, 26%, 66%
CMYK
0%, 14%, 24%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFA492; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 164, 146

Red: 191 / Green: 164 / Blue: 146

HSL

24°, 26%, 66%

Hue: 24° / Saturation: 26% / Lightness: 66%

CMYK

0%, 14%, 24%, 25%

Cyan: 0% / Magenta: 14% / Yellow: 24% / Key: 25%

What color is #BFA492?

#BFA492 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFA492 to RGB:

rgb(191, 164, 146)HEX to RGB Converter →

HEX to HSL

Convert #BFA492 to HSL:

hsl(24, 26%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BFA492 to CMYK:

cmyk(0%, 14%, 24%, 25%)Color Converter →

Color Meaning and Usage

#BFA492 is a gentle orange color with RGB values of 191, 164, 146 and HSL of 24°, 26%, 66%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFA492 is #92ADBF, creating high-contrast pairings. For softer combinations, try analogous colors like #BF9296.

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

Contrast with #BFA492

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFA492?

#BFA492 is a gentle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BFA492?

#BFA492 in RGB is (191, 164, 146) - 191 red, 164 green, and 146 blue.

How to use #BFA492 in CSS?

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

What colors go well with #BFA492?

#92ADBF (complementary), #BF9296 (analogous), and #A37C62 (lighter shade) work well with #BFA492.