#BA969E Color Information

Hex color code: #BA969E

A subtle red shade, #BA969E appears as (186, 150, 158) in RGB and (347°, 21%, 66%) in HSL. It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#BA969E
RGB
186, 150, 158
HSL
347°, 21%, 66%
CMYK
0%, 19%, 15%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA969E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 150, 158

Red: 186 / Green: 150 / Blue: 158

HSL

347°, 21%, 66%

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

CMYK

0%, 19%, 15%, 27%

Cyan: 0% / Magenta: 19% / Yellow: 15% / Key: 27%

What color is #BA969E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA969E to RGB:

rgb(186, 150, 158)HEX to RGB Converter →

HEX to HSL

Convert #BA969E to HSL:

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

HEX to CMYK

Convert #BA969E to CMYK:

cmyk(0%, 19%, 15%, 27%)Color Converter →

Color Meaning and Usage

#BA969E is a delicate red color with RGB values of 186, 150, 158 and HSL of 347°, 21%, 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 #BA969E is #96BBB3, creating high-contrast pairings. For softer combinations, try analogous colors like #BB96B0.

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

Contrast with #BA969E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA969E?

#BA969E is a delicate red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BA969E?

#BA969E in RGB is (186, 150, 158) - 186 red, 150 green, and 158 blue.

How to use #BA969E in CSS?

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

What colors go well with #BA969E?

#96BBB3 (complementary), #BB96B0 (analogous), and #9C6873 (lighter shade) work well with #BA969E.