#B0774F Color Information

Hex color code: #B0774F

A subtle orange shade, #B0774F appears as (176, 119, 79) in RGB and (25°, 38%, 50%) in HSL. It is popular in mobile app design.

Try:
Color NamePeru
HEX
#B0774F
RGB
176, 119, 79
HSL
25°, 38%, 50%
CMYK
0%, 32%, 55%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B0774F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 119, 79

Red: 176 / Green: 119 / Blue: 79

HSL

25°, 38%, 50%

Hue: 25° / Saturation: 38% / Lightness: 50%

CMYK

0%, 32%, 55%, 31%

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

What color is #B0774F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B0774F to RGB:

rgb(176, 119, 79)HEX to RGB Converter →

HEX to HSL

Convert #B0774F to HSL:

hsl(25, 38%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #B0774F to CMYK:

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

Color Meaning and Usage

#B0774F is a delicate orange color with RGB values of 176, 119, 79 and HSL of 25°, 38%, 50%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B0774F is #4F88B0, creating high-contrast pairings. For softer combinations, try analogous colors like #B04F57.

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

Contrast with #B0774F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B0774F?

#B0774F is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B0774F?

#B0774F in RGB is (176, 119, 79) - 176 red, 119 green, and 79 blue.

How to use #B0774F in CSS?

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

What colors go well with #B0774F?

#4F88B0 (complementary), #B04F57 (analogous), and #7B5437 (lighter shade) work well with #B0774F.