#B0784A Color Information

Hex color code: #B0784A

A soft orange shade, #B0784A appears as (176, 120, 74) in RGB and (27°, 41%, 49%) in HSL. It is widely used in graphic design.

Try:
Color NamePeru
HEX
#B0784A
RGB
176, 120, 74
HSL
27°, 41%, 49%
CMYK
0%, 32%, 58%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B0784A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 120, 74

Red: 176 / Green: 120 / Blue: 74

HSL

27°, 41%, 49%

Hue: 27° / Saturation: 41% / Lightness: 49%

CMYK

0%, 32%, 58%, 31%

Cyan: 0% / Magenta: 32% / Yellow: 58% / Key: 31%

What color is #B0784A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B0784A to RGB:

rgb(176, 120, 74)HEX to RGB Converter →

HEX to HSL

Convert #B0784A to HSL:

hsl(27, 41%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #B0784A to CMYK:

cmyk(0%, 32%, 58%, 31%)Color Converter →

Color Meaning and Usage

#B0784A is a soft orange color with RGB values of 176, 120, 74 and HSL of 27°, 41%, 49%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B0784A is #4A82B0, creating high-contrast pairings. For softer combinations, try analogous colors like #B04A4F.

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

Contrast with #B0784A

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

Contrast Ratio: 5.63:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B0784A?

#B0784A is a soft orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B0784A?

#B0784A in RGB is (176, 120, 74) - 176 red, 120 green, and 74 blue.

How to use #B0784A in CSS?

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

What colors go well with #B0784A?

#4A82B0 (complementary), #B04A4F (analogous), and #7A5333 (lighter shade) work well with #B0784A.