#B99283 Color Information

Hex color code: #B99283

The hex color #B99283 is a subtle orange with RGB values of (185, 146, 131) and HSL of (17°, 28%, 62%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#B99283
RGB
185, 146, 131
HSL
17°, 28%, 62%
CMYK
0%, 21%, 29%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B99283; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 146, 131

Red: 185 / Green: 146 / Blue: 131

HSL

17°, 28%, 62%

Hue: 17° / Saturation: 28% / Lightness: 62%

CMYK

0%, 21%, 29%, 27%

Cyan: 0% / Magenta: 21% / Yellow: 29% / Key: 27%

What color is #B99283?

#B99283 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B99283 to RGB:

rgb(185, 146, 131)HEX to RGB Converter →

HEX to HSL

Convert #B99283 to HSL:

hsl(17, 28%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #B99283 to CMYK:

cmyk(0%, 21%, 29%, 27%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #B99283 has RGB (185, 146, 131) and HSL (17°, 28%, 62%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B99283 is #83AAB9, creating high-contrast pairings. For softer combinations, try analogous colors like #B9838F.

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

Contrast with #B99283

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B99283?

#B99283 is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B99283?

#B99283 in RGB is (185, 146, 131) - 185 red, 146 green, and 131 blue.

How to use #B99283 in CSS?

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

What colors go well with #B99283?

#83AAB9 (complementary), #B9838F (analogous), and #996956 (lighter shade) work well with #B99283.