#BE714B Color Information

Hex color code: #BE714B

#BE714B is a delicate orange color. In RGB it is (190, 113, 75), and in HSL it is (20°, 47%, 52%). It is popular in mobile app design.

Try:
Color NamePeru
HEX
#BE714B
RGB
190, 113, 75
HSL
20°, 47%, 52%
CMYK
0%, 41%, 61%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE714B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 113, 75

Red: 190 / Green: 113 / Blue: 75

HSL

20°, 47%, 52%

Hue: 20° / Saturation: 47% / Lightness: 52%

CMYK

0%, 41%, 61%, 25%

Cyan: 0% / Magenta: 41% / Yellow: 61% / Key: 25%

What color is #BE714B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE714B to RGB:

rgb(190, 113, 75)HEX to RGB Converter →

HEX to HSL

Convert #BE714B to HSL:

hsl(20, 47%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #BE714B to CMYK:

cmyk(0%, 41%, 61%, 25%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #BE714B has RGB (190, 113, 75) and HSL (20°, 47%, 52%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE714B is #4B98BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BE4B5E.

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

Contrast with #BE714B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE714B?

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

What is the RGB value of #BE714B?

#BE714B in RGB is (190, 113, 75) - 190 red, 113 green, and 75 blue.

How to use #BE714B in CSS?

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

What colors go well with #BE714B?

#4B98BE (complementary), #BE4B5E (analogous), and #8B5032 (lighter shade) work well with #BE714B.