#B7714E Color Information

Hex color code: #B7714E

#B7714E is a pastel orange color. In RGB it is (183, 113, 78), and in HSL it is (20°, 42%, 51%). It is commonly used in modern UI design.

Try:
Color NamePeru
HEX
#B7714E
RGB
183, 113, 78
HSL
20°, 42%, 51%
CMYK
0%, 38%, 57%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7714E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 113, 78

Red: 183 / Green: 113 / Blue: 78

HSL

20°, 42%, 51%

Hue: 20° / Saturation: 42% / Lightness: 51%

CMYK

0%, 38%, 57%, 28%

Cyan: 0% / Magenta: 38% / Yellow: 57% / Key: 28%

What color is #B7714E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7714E to RGB:

rgb(183, 113, 78)HEX to RGB Converter →

HEX to HSL

Convert #B7714E to HSL:

hsl(20, 42%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #B7714E to CMYK:

cmyk(0%, 38%, 57%, 28%)Color Converter →

Color Meaning and Usage

#B7714E is a subtle orange color with RGB values of 183, 113, 78 and HSL of 20°, 42%, 51%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7714E is #4E94B7, creating high-contrast pairings. For softer combinations, try analogous colors like #B74E5F.

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

Contrast with #B7714E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7714E?

#B7714E is a subtle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B7714E?

#B7714E in RGB is (183, 113, 78) - 183 red, 113 green, and 78 blue.

How to use #B7714E in CSS?

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

What colors go well with #B7714E?

#4E94B7 (complementary), #B74E5F (analogous), and #824F35 (lighter shade) work well with #B7714E.