#BEA191 Color Information

Hex color code: #BEA191

#BEA191 is a gentle orange color. In RGB it is (190, 161, 145), and in HSL it is (21°, 26%, 66%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#BEA191
RGB
190, 161, 145
HSL
21°, 26%, 66%
CMYK
0%, 15%, 24%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEA191; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 161, 145

Red: 190 / Green: 161 / Blue: 145

HSL

21°, 26%, 66%

Hue: 21° / Saturation: 26% / Lightness: 66%

CMYK

0%, 15%, 24%, 25%

Cyan: 0% / Magenta: 15% / Yellow: 24% / Key: 25%

What color is #BEA191?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEA191 to RGB:

rgb(190, 161, 145)HEX to RGB Converter →

HEX to HSL

Convert #BEA191 to HSL:

hsl(21, 26%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BEA191 to CMYK:

cmyk(0%, 15%, 24%, 25%)Color Converter →

Color Meaning and Usage

A soft orange tone, #BEA191 has RGB (190, 161, 145) and HSL (21°, 26%, 66%). 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 #BEA191 is #92AFBF, creating high-contrast pairings. For softer combinations, try analogous colors like #BF9299.

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

Contrast with #BEA191

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEA191?

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

What is the RGB value of #BEA191?

#BEA191 in RGB is (190, 161, 145) - 190 red, 161 green, and 145 blue.

How to use #BEA191 in CSS?

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

What colors go well with #BEA191?

#92AFBF (complementary), #BF9299 (analogous), and #A37862 (lighter shade) work well with #BEA191.