#BAA080 Color Information

Hex color code: #BAA080

#BAA080 is a gentle orange color. In RGB it is (186, 160, 128), and in HSL it is (33°, 30%, 62%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#BAA080
RGB
186, 160, 128
HSL
33°, 30%, 62%
CMYK
0%, 14%, 31%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAA080; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 160, 128

Red: 186 / Green: 160 / Blue: 128

HSL

33°, 30%, 62%

Hue: 33° / Saturation: 30% / Lightness: 62%

CMYK

0%, 14%, 31%, 27%

Cyan: 0% / Magenta: 14% / Yellow: 31% / Key: 27%

What color is #BAA080?

#BAA080 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAA080 to RGB:

rgb(186, 160, 128)HEX to RGB Converter →

HEX to HSL

Convert #BAA080 to HSL:

hsl(33, 30%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #BAA080 to CMYK:

cmyk(0%, 14%, 31%, 27%)Color Converter →

Color Meaning and Usage

#BAA080 is a soft orange color with RGB values of 186, 160, 128 and HSL of 33°, 30%, 62%. This orange-yellow hue evokes optimism and creativity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAA080 is #819BBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BB8481.

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

Contrast with #BAA080

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAA080?

#BAA080 is a soft orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BAA080?

#BAA080 in RGB is (186, 160, 128) - 186 red, 160 green, and 128 blue.

How to use #BAA080 in CSS?

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

What colors go well with #BAA080?

#819BBB (complementary), #BB8481 (analogous), and #9C7B54 (lighter shade) work well with #BAA080.