#BB813A Color Information

Hex color code: #BB813A

The hex color #BB813A is a understated orange with RGB values of (187, 129, 58) and HSL of (33°, 53%, 48%). It is popular in mobile app design.

Try:
Color NamePeru
HEX
#BB813A
RGB
187, 129, 58
HSL
33°, 53%, 48%
CMYK
0%, 31%, 69%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB813A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 129, 58

Red: 187 / Green: 129 / Blue: 58

HSL

33°, 53%, 48%

Hue: 33° / Saturation: 53% / Lightness: 48%

CMYK

0%, 31%, 69%, 27%

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

What color is #BB813A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB813A to RGB:

rgb(187, 129, 58)HEX to RGB Converter →

HEX to HSL

Convert #BB813A to HSL:

hsl(33, 53%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #BB813A to CMYK:

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

Color Meaning and Usage

#BB813A is a understated orange color with RGB values of 187, 129, 58 and HSL of 33°, 53%, 48%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB813A is #3A74BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BB403A.

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

Contrast with #BB813A

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

Contrast Ratio: 6.31:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB813A?

#BB813A is a understated orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BB813A?

#BB813A in RGB is (187, 129, 58) - 187 red, 129 green, and 58 blue.

How to use #BB813A in CSS?

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

What colors go well with #BB813A?

#3A74BB (complementary), #BB403A (analogous), and #815928 (lighter shade) work well with #BB813A.