#B98F6A Color Information

Hex color code: #B98F6A

A gentle orange shade, #B98F6A appears as (185, 143, 106) in RGB and (28°, 36%, 57%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#B98F6A
RGB
185, 143, 106
HSL
28°, 36%, 57%
CMYK
0%, 23%, 43%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B98F6A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 143, 106

Red: 185 / Green: 143 / Blue: 106

HSL

28°, 36%, 57%

Hue: 28° / Saturation: 36% / Lightness: 57%

CMYK

0%, 23%, 43%, 27%

Cyan: 0% / Magenta: 23% / Yellow: 43% / Key: 27%

What color is #B98F6A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B98F6A to RGB:

rgb(185, 143, 106)HEX to RGB Converter →

HEX to HSL

Convert #B98F6A to HSL:

hsl(28, 36%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #B98F6A to CMYK:

cmyk(0%, 23%, 43%, 27%)Color Converter →

Color Meaning and Usage

#B98F6A is a delicate orange color with RGB values of 185, 143, 106 and HSL of 28°, 36%, 57%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B98F6A is #6A94B9, creating high-contrast pairings. For softer combinations, try analogous colors like #B96A6D.

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

Contrast with #B98F6A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B98F6A?

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

What is the RGB value of #B98F6A?

#B98F6A in RGB is (185, 143, 106) - 185 red, 143 green, and 106 blue.

How to use #B98F6A in CSS?

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

What colors go well with #B98F6A?

#6A94B9 (complementary), #B96A6D (analogous), and #926945 (lighter shade) work well with #B98F6A.