#BBAF90 Color Information

Hex color code: #BBAF90

A soft orange shade, #BBAF90 appears as (187, 175, 144) in RGB and (43°, 24%, 65%) in HSL. It is typically applied in digital products.

Try:
Color NameTan
HEX
#BBAF90
RGB
187, 175, 144
HSL
43°, 24%, 65%
CMYK
0%, 6%, 23%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBAF90; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 175, 144

Red: 187 / Green: 175 / Blue: 144

HSL

43°, 24%, 65%

Hue: 43° / Saturation: 24% / Lightness: 65%

CMYK

0%, 6%, 23%, 27%

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

What color is #BBAF90?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBAF90 to RGB:

rgb(187, 175, 144)HEX to RGB Converter →

HEX to HSL

Convert #BBAF90 to HSL:

hsl(43, 24%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #BBAF90 to CMYK:

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

Color Meaning and Usage

#BBAF90 is a delicate orange color with RGB values of 187, 175, 144 and HSL of 43°, 24%, 65%. This orange-yellow hue evokes optimism and creativity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBAF90 is #909CBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BB9A90.

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

Contrast with #BBAF90

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 #BBAF90?

#BBAF90 is a delicate orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BBAF90?

#BBAF90 in RGB is (187, 175, 144) - 187 red, 175 green, and 144 blue.

How to use #BBAF90 in CSS?

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

What colors go well with #BBAF90?

#909CBB (complementary), #BB9A90 (analogous), and #9E8D61 (lighter shade) work well with #BBAF90.