#BEAE8F Color Information

Hex color code: #BEAE8F

A soft orange shade, #BEAE8F appears as (190, 174, 143) in RGB and (40°, 27%, 65%) in HSL. It is typically applied in digital products.

Try:
Color NameTan
HEX
#BEAE8F
RGB
190, 174, 143
HSL
40°, 27%, 65%
CMYK
0%, 8%, 25%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEAE8F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 174, 143

Red: 190 / Green: 174 / Blue: 143

HSL

40°, 27%, 65%

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

CMYK

0%, 8%, 25%, 25%

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

What color is #BEAE8F?

#BEAE8F is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEAE8F to RGB:

rgb(190, 174, 143)HEX to RGB Converter →

HEX to HSL

Convert #BEAE8F to HSL:

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

HEX to CMYK

Convert #BEAE8F to CMYK:

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

Color Meaning and Usage

#BEAE8F is a subtle orange color with RGB values of 190, 174, 143 and HSL of 40°, 27%, 65%. This orange-yellow hue evokes optimism and creativity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEAE8F is #8E9EBE, creating high-contrast pairings. For softer combinations, try analogous colors like #BE968E.

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

Contrast with #BEAE8F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEAE8F?

#BEAE8F is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BEAE8F?

#BEAE8F in RGB is (190, 174, 143) - 190 red, 174 green, and 143 blue.

How to use #BEAE8F in CSS?

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

What colors go well with #BEAE8F?

#8E9EBE (complementary), #BE968E (analogous), and #A28B5D (lighter shade) work well with #BEAE8F.