#BE6F79 Color Information

Hex color code: #BE6F79

#BE6F79 is a soft red color. In RGB it is (190, 111, 121), and in HSL it is (352°, 38%, 59%). It is typically applied in digital products.

Try:
Color NameIndian Red
HEX
#BE6F79
RGB
190, 111, 121
HSL
352°, 38%, 59%
CMYK
0%, 42%, 36%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE6F79; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 111, 121

Red: 190 / Green: 111 / Blue: 121

HSL

352°, 38%, 59%

Hue: 352° / Saturation: 38% / Lightness: 59%

CMYK

0%, 42%, 36%, 25%

Cyan: 0% / Magenta: 42% / Yellow: 36% / Key: 25%

What color is #BE6F79?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE6F79 to RGB:

rgb(190, 111, 121)HEX to RGB Converter →

HEX to HSL

Convert #BE6F79 to HSL:

hsl(352, 38%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #BE6F79 to CMYK:

cmyk(0%, 42%, 36%, 25%)Color Converter →

Color Meaning and Usage

#BE6F79 is a delicate red color with RGB values of 190, 111, 121 and HSL of 352°, 38%, 59%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE6F79 is #6FBEB4, creating high-contrast pairings. For softer combinations, try analogous colors like #BE6FA1.

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

Contrast with #BE6F79

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE6F79?

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

What is the RGB value of #BE6F79?

#BE6F79 in RGB is (190, 111, 121) - 190 red, 111 green, and 121 blue.

How to use #BE6F79 in CSS?

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

What colors go well with #BE6F79?

#6FBEB4 (complementary), #BE6FA1 (analogous), and #9B4651 (lighter shade) work well with #BE6F79.