#BE7B6A Color Information

Hex color code: #BE7B6A

#BE7B6A is a pastel red color. In RGB it is (190, 123, 106), and in HSL it is (12°, 39%, 58%). It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#BE7B6A
RGB
190, 123, 106
HSL
12°, 39%, 58%
CMYK
0%, 35%, 44%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE7B6A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 123, 106

Red: 190 / Green: 123 / Blue: 106

HSL

12°, 39%, 58%

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

CMYK

0%, 35%, 44%, 25%

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

What color is #BE7B6A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE7B6A to RGB:

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

HEX to HSL

Convert #BE7B6A to HSL:

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

HEX to CMYK

Convert #BE7B6A to CMYK:

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

Color Meaning and Usage

A pastel red tone, #BE7B6A has RGB (190, 123, 106) and HSL (12°, 39%, 58%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE7B6A is #6AADBE, creating high-contrast pairings. For softer combinations, try analogous colors like #BE6A83.

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

Contrast with #BE7B6A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE7B6A?

#BE7B6A is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BE7B6A?

#BE7B6A in RGB is (190, 123, 106) - 190 red, 123 green, and 106 blue.

How to use #BE7B6A in CSS?

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

What colors go well with #BE7B6A?

#6AADBE (complementary), #BE6A83 (analogous), and #985443 (lighter shade) work well with #BE7B6A.