#B88D28 Color Information

Hex color code: #B88D28

#B88D28 is a balanced orange color. In RGB it is (184, 141, 40), and in HSL it is (42°, 64%, 44%). It is often used for branding and logos.

Try:
Color NameDark Goldenrod
HEX
#B88D28
RGB
184, 141, 40
HSL
42°, 64%, 44%
CMYK
0%, 23%, 78%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B88D28; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 141, 40

Red: 184 / Green: 141 / Blue: 40

HSL

42°, 64%, 44%

Hue: 42° / Saturation: 64% / Lightness: 44%

CMYK

0%, 23%, 78%, 28%

Cyan: 0% / Magenta: 23% / Yellow: 78% / Key: 28%

What color is #B88D28?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B88D28 to RGB:

rgb(184, 141, 40)HEX to RGB Converter →

HEX to HSL

Convert #B88D28 to HSL:

hsl(42, 64%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #B88D28 to CMYK:

cmyk(0%, 23%, 78%, 28%)Color Converter →

Color Meaning and Usage

A understated orange tone, #B88D28 has RGB (184, 141, 40) and HSL (42°, 64%, 44%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B88D28 is #2853B8, creating high-contrast pairings. For softer combinations, try analogous colors like #B84528.

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

Contrast with #B88D28

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B88D28?

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

What is the RGB value of #B88D28?

#B88D28 in RGB is (184, 141, 40) - 184 red, 141 green, and 40 blue.

How to use #B88D28 in CSS?

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

What colors go well with #B88D28?

#2853B8 (complementary), #B84528 (analogous), and #795D1B (lighter shade) work well with #B88D28.