#BE958E Color Information

Hex color code: #BE958E

The hex color #BE958E is a subtle red with RGB values of (190, 149, 142) and HSL of (9°, 27%, 65%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#BE958E
RGB
190, 149, 142
HSL
9°, 27%, 65%
CMYK
0%, 22%, 25%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE958E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 149, 142

Red: 190 / Green: 149 / Blue: 142

HSL

9°, 27%, 65%

Hue: 9° / Saturation: 27% / Lightness: 65%

CMYK

0%, 22%, 25%, 25%

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

What color is #BE958E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE958E to RGB:

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

HEX to HSL

Convert #BE958E to HSL:

hsl(9, 27%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #BE958E to CMYK:

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

Color Meaning and Usage

A soft red tone, #BE958E has RGB (190, 149, 142) and HSL (9°, 27%, 65%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE958E is #8EB7BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BE8E9F.

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

Contrast with #BE958E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE958E?

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

What is the RGB value of #BE958E?

#BE958E in RGB is (190, 149, 142) - 190 red, 149 green, and 142 blue.

How to use #BE958E in CSS?

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

What colors go well with #BE958E?

#8EB7BE (complementary), #BE8E9F (analogous), and #A2675D (lighter shade) work well with #BE958E.