#BAAF95 Color Information

Hex color code: #BAAF95

The hex color #BAAF95 is a subtle orange with RGB values of (186, 175, 149) and HSL of (42°, 21%, 66%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#BAAF95
RGB
186, 175, 149
HSL
42°, 21%, 66%
CMYK
0%, 6%, 20%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAAF95; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 175, 149

Red: 186 / Green: 175 / Blue: 149

HSL

42°, 21%, 66%

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

CMYK

0%, 6%, 20%, 27%

Cyan: 0% / Magenta: 6% / Yellow: 20% / Key: 27%

What color is #BAAF95?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAAF95 to RGB:

rgb(186, 175, 149)HEX to RGB Converter →

HEX to HSL

Convert #BAAF95 to HSL:

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

HEX to CMYK

Convert #BAAF95 to CMYK:

cmyk(0%, 6%, 20%, 27%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #BAAF95 has RGB (186, 175, 149) and HSL (42°, 21%, 66%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAAF95 is #96A1BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BB9D96.

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

Contrast with #BAAF95

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAAF95?

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

What is the RGB value of #BAAF95?

#BAAF95 in RGB is (186, 175, 149) - 186 red, 175 green, and 149 blue.

How to use #BAAF95 in CSS?

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

What colors go well with #BAAF95?

#96A1BB (complementary), #BB9D96 (analogous), and #9C8D68 (lighter shade) work well with #BAAF95.