#B0981C Color Information

Hex color code: #B0981C

A vivid yellow shade, #B0981C appears as (176, 152, 28) in RGB and (50°, 73%, 40%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Goldenrod
HEX
#B0981C
RGB
176, 152, 28
HSL
50°, 73%, 40%
CMYK
0%, 14%, 84%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B0981C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 152, 28

Red: 176 / Green: 152 / Blue: 28

HSL

50°, 73%, 40%

Hue: 50° / Saturation: 73% / Lightness: 40%

CMYK

0%, 14%, 84%, 31%

Cyan: 0% / Magenta: 14% / Yellow: 84% / Key: 31%

What color is #B0981C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B0981C to RGB:

rgb(176, 152, 28)HEX to RGB Converter →

HEX to HSL

Convert #B0981C to HSL:

hsl(50, 73%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #B0981C to CMYK:

cmyk(0%, 14%, 84%, 31%)Color Converter →

Color Meaning and Usage

A dynamic yellow tone, #B0981C has RGB (176, 152, 28) and HSL (50°, 73%, 40%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B0981C is #1C34B0, creating high-contrast pairings. For softer combinations, try analogous colors like #B04D1C.

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

Contrast with #B0981C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B0981C?

#B0981C is a dynamic yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #B0981C?

#B0981C in RGB is (176, 152, 28) - 176 red, 152 green, and 28 blue.

How to use #B0981C in CSS?

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

What colors go well with #B0981C?

#1C34B0 (complementary), #B04D1C (analogous), and #6E5F11 (lighter shade) work well with #B0981C.