#BAA280 Color Information

Hex color code: #BAA280

A pastel orange shade, #BAA280 appears as (186, 162, 128) in RGB and (35°, 30%, 62%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#BAA280
RGB
186, 162, 128
HSL
35°, 30%, 62%
CMYK
0%, 13%, 31%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAA280; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 162, 128

Red: 186 / Green: 162 / Blue: 128

HSL

35°, 30%, 62%

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

CMYK

0%, 13%, 31%, 27%

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

What color is #BAA280?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAA280 to RGB:

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

HEX to HSL

Convert #BAA280 to HSL:

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

HEX to CMYK

Convert #BAA280 to CMYK:

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

Color Meaning and Usage

A subtle orange tone, #BAA280 has RGB (186, 162, 128) and HSL (35°, 30%, 62%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAA280 is #8199BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BB8681.

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

Contrast with #BAA280

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAA280?

#BAA280 is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BAA280?

#BAA280 in RGB is (186, 162, 128) - 186 red, 162 green, and 128 blue.

How to use #BAA280 in CSS?

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

What colors go well with #BAA280?

#8199BB (complementary), #BB8681 (analogous), and #9C7E54 (lighter shade) work well with #BAA280.