#BF9890 Color Information

Hex color code: #BF9890

The hex color #BF9890 is a pastel red with RGB values of (191, 152, 144) and HSL of (10°, 27%, 66%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#BF9890
RGB
191, 152, 144
HSL
10°, 27%, 66%
CMYK
0%, 20%, 25%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF9890; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 152, 144

Red: 191 / Green: 152 / Blue: 144

HSL

10°, 27%, 66%

Hue: 10° / Saturation: 27% / Lightness: 66%

CMYK

0%, 20%, 25%, 25%

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

What color is #BF9890?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF9890 to RGB:

rgb(191, 152, 144)HEX to RGB Converter →

HEX to HSL

Convert #BF9890 to HSL:

hsl(10, 27%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BF9890 to CMYK:

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

Color Meaning and Usage

#BF9890 is a subtle red color with RGB values of 191, 152, 144 and HSL of 10°, 27%, 66%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF9890 is #91B8C0, creating high-contrast pairings. For softer combinations, try analogous colors like #C091A0.

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

Contrast with #BF9890

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF9890?

#BF9890 is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BF9890?

#BF9890 in RGB is (191, 152, 144) - 191 red, 152 green, and 144 blue.

How to use #BF9890 in CSS?

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

What colors go well with #BF9890?

#91B8C0 (complementary), #C091A0 (analogous), and #A46C60 (lighter shade) work well with #BF9890.