#BE8995 Color Information

Hex color code: #BE8995

A subtle red shade, #BE8995 appears as (190, 137, 149) in RGB and (346°, 29%, 64%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#BE8995
RGB
190, 137, 149
HSL
346°, 29%, 64%
CMYK
0%, 28%, 22%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE8995; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 137, 149

Red: 190 / Green: 137 / Blue: 149

HSL

346°, 29%, 64%

Hue: 346° / Saturation: 29% / Lightness: 64%

CMYK

0%, 28%, 22%, 25%

Cyan: 0% / Magenta: 28% / Yellow: 22% / Key: 25%

What color is #BE8995?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE8995 to RGB:

rgb(190, 137, 149)HEX to RGB Converter →

HEX to HSL

Convert #BE8995 to HSL:

hsl(346, 29%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #BE8995 to CMYK:

cmyk(0%, 28%, 22%, 25%)Color Converter →

Color Meaning and Usage

#BE8995 is a soft red color with RGB values of 190, 137, 149 and HSL of 346°, 29%, 64%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE8995 is #89BEB1, creating high-contrast pairings. For softer combinations, try analogous colors like #BE89B0.

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

Contrast with #BE8995

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE8995?

#BE8995 is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BE8995?

#BE8995 in RGB is (190, 137, 149) - 190 red, 137 green, and 149 blue.

How to use #BE8995 in CSS?

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

What colors go well with #BE8995?

#89BEB1 (complementary), #BE89B0 (analogous), and #A1596A (lighter shade) work well with #BE8995.