#BE9689 Color Information

Hex color code: #BE9689

A delicate orange shade, #BE9689 appears as (190, 150, 137) in RGB and (15°, 29%, 64%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#BE9689
RGB
190, 150, 137
HSL
15°, 29%, 64%
CMYK
0%, 21%, 28%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE9689; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 150, 137

Red: 190 / Green: 150 / Blue: 137

HSL

15°, 29%, 64%

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

CMYK

0%, 21%, 28%, 25%

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

What color is #BE9689?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE9689 to RGB:

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

HEX to HSL

Convert #BE9689 to HSL:

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

HEX to CMYK

Convert #BE9689 to CMYK:

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

Color Meaning and Usage

#BE9689 is a pastel orange color with RGB values of 190, 150, 137 and HSL of 15°, 29%, 64%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE9689 is #89B1BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BE8996.

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

Contrast with #BE9689

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE9689?

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

What is the RGB value of #BE9689?

#BE9689 in RGB is (190, 150, 137) - 190 red, 150 green, and 137 blue.

How to use #BE9689 in CSS?

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

What colors go well with #BE9689?

#89B1BE (complementary), #BE8996 (analogous), and #A16B59 (lighter shade) work well with #BE9689.