#BE8D6A Color Information

Hex color code: #BE8D6A

A soft orange shade, #BE8D6A appears as (190, 141, 106) in RGB and (25°, 39%, 58%) in HSL. It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#BE8D6A
RGB
190, 141, 106
HSL
25°, 39%, 58%
CMYK
0%, 26%, 44%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE8D6A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 141, 106

Red: 190 / Green: 141 / Blue: 106

HSL

25°, 39%, 58%

Hue: 25° / Saturation: 39% / Lightness: 58%

CMYK

0%, 26%, 44%, 25%

Cyan: 0% / Magenta: 26% / Yellow: 44% / Key: 25%

What color is #BE8D6A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE8D6A to RGB:

rgb(190, 141, 106)HEX to RGB Converter →

HEX to HSL

Convert #BE8D6A to HSL:

hsl(25, 39%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #BE8D6A to CMYK:

cmyk(0%, 26%, 44%, 25%)Color Converter →

Color Meaning and Usage

#BE8D6A is a delicate orange color with RGB values of 190, 141, 106 and HSL of 25°, 39%, 58%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE8D6A is #6A9BBE, creating high-contrast pairings. For softer combinations, try analogous colors like #BE6A71.

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

Contrast with #BE8D6A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE8D6A?

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

What is the RGB value of #BE8D6A?

#BE8D6A in RGB is (190, 141, 106) - 190 red, 141 green, and 106 blue.

How to use #BE8D6A in CSS?

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

What colors go well with #BE8D6A?

#6A9BBE (complementary), #BE6A71 (analogous), and #986743 (lighter shade) work well with #BE8D6A.