#B98F7E Color Information

Hex color code: #B98F7E

#B98F7E is a pastel orange color. In RGB it is (185, 143, 126), and in HSL it is (17°, 30%, 61%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#B98F7E
RGB
185, 143, 126
HSL
17°, 30%, 61%
CMYK
0%, 23%, 32%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B98F7E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 143, 126

Red: 185 / Green: 143 / Blue: 126

HSL

17°, 30%, 61%

Hue: 17° / Saturation: 30% / Lightness: 61%

CMYK

0%, 23%, 32%, 27%

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

What color is #B98F7E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B98F7E to RGB:

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

HEX to HSL

Convert #B98F7E to HSL:

hsl(17, 30%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #B98F7E to CMYK:

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

Color Meaning and Usage

A pastel orange tone, #B98F7E has RGB (185, 143, 126) and HSL (17°, 30%, 61%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B98F7E is #7EA8B9, creating high-contrast pairings. For softer combinations, try analogous colors like #B97E8B.

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

Contrast with #B98F7E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B98F7E?

#B98F7E is a pastel orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B98F7E?

#B98F7E in RGB is (185, 143, 126) - 185 red, 143 green, and 126 blue.

How to use #B98F7E in CSS?

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

What colors go well with #B98F7E?

#7EA8B9 (complementary), #B97E8B (analogous), and #986652 (lighter shade) work well with #B98F7E.