#BE906F Color Information

Hex color code: #BE906F

A pastel orange shade, #BE906F appears as (190, 144, 111) in RGB and (25°, 38%, 59%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#BE906F
RGB
190, 144, 111
HSL
25°, 38%, 59%
CMYK
0%, 24%, 42%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE906F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 144, 111

Red: 190 / Green: 144 / Blue: 111

HSL

25°, 38%, 59%

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

CMYK

0%, 24%, 42%, 25%

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

What color is #BE906F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE906F to RGB:

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

HEX to HSL

Convert #BE906F to HSL:

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

HEX to CMYK

Convert #BE906F to CMYK:

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

Color Meaning and Usage

#BE906F is a pastel orange color with RGB values of 190, 144, 111 and HSL of 25°, 38%, 59%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE906F is #6F9DBE, creating high-contrast pairings. For softer combinations, try analogous colors like #BE6F75.

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

Contrast with #BE906F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE906F?

#BE906F is a pastel orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BE906F?

#BE906F in RGB is (190, 144, 111) - 190 red, 144 green, and 111 blue.

How to use #BE906F in CSS?

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

What colors go well with #BE906F?

#6F9DBE (complementary), #BE6F75 (analogous), and #9B6946 (lighter shade) work well with #BE906F.