#BAA199 Color Information

Hex color code: #BAA199

#BAA199 is a understated orange color. In RGB it is (186, 161, 153), and in HSL it is (15°, 19%, 66%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#BAA199
RGB
186, 161, 153
HSL
15°, 19%, 66%
CMYK
0%, 13%, 18%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAA199; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 161, 153

Red: 186 / Green: 161 / Blue: 153

HSL

15°, 19%, 66%

Hue: 15° / Saturation: 19% / Lightness: 66%

CMYK

0%, 13%, 18%, 27%

Cyan: 0% / Magenta: 13% / Yellow: 18% / Key: 27%

What color is #BAA199?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAA199 to RGB:

rgb(186, 161, 153)HEX to RGB Converter →

HEX to HSL

Convert #BAA199 to HSL:

hsl(15, 19%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BAA199 to CMYK:

cmyk(0%, 13%, 18%, 27%)Color Converter →

Color Meaning and Usage

#BAA199 is a muted orange color with RGB values of 186, 161, 153 and HSL of 15°, 19%, 66%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAA199 is #98B1B9, creating high-contrast pairings. For softer combinations, try analogous colors like #B998A0.

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

Contrast with #BAA199

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAA199?

#BAA199 is a muted orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BAA199?

#BAA199 in RGB is (186, 161, 153) - 186 red, 161 green, and 153 blue.

How to use #BAA199 in CSS?

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

What colors go well with #BAA199?

#98B1B9 (complementary), #B998A0 (analogous), and #9A766A (lighter shade) work well with #BAA199.