#B0996D Color Information

Hex color code: #B0996D

The hex color #B0996D is a pastel orange with RGB values of (176, 153, 109) and HSL of (39°, 30%, 56%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#B0996D
RGB
176, 153, 109
HSL
39°, 30%, 56%
CMYK
0%, 13%, 38%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B0996D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 153, 109

Red: 176 / Green: 153 / Blue: 109

HSL

39°, 30%, 56%

Hue: 39° / Saturation: 30% / Lightness: 56%

CMYK

0%, 13%, 38%, 31%

Cyan: 0% / Magenta: 13% / Yellow: 38% / Key: 31%

What color is #B0996D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B0996D to RGB:

rgb(176, 153, 109)HEX to RGB Converter →

HEX to HSL

Convert #B0996D to HSL:

hsl(39, 30%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #B0996D to CMYK:

cmyk(0%, 13%, 38%, 31%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #B0996D has RGB (176, 153, 109) and HSL (39°, 30%, 56%). Known for evoking optimism and creativity, this orange-yellow hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B0996D is #6D85B0, creating high-contrast pairings. For softer combinations, try analogous colors like #B0776D.

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

Contrast with #B0996D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B0996D?

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

What is the RGB value of #B0996D?

#B0996D in RGB is (176, 153, 109) - 176 red, 153 green, and 109 blue.

How to use #B0996D in CSS?

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

What colors go well with #B0996D?

#6D85B0 (complementary), #B0776D (analogous), and #887249 (lighter shade) work well with #B0996D.