#BB8F68 Color Information

Hex color code: #BB8F68

The hex color #BB8F68 is a pastel orange with RGB values of (187, 143, 104) and HSL of (28°, 38%, 57%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#BB8F68
RGB
187, 143, 104
HSL
28°, 38%, 57%
CMYK
0%, 24%, 44%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB8F68; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 143, 104

Red: 187 / Green: 143 / Blue: 104

HSL

28°, 38%, 57%

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

CMYK

0%, 24%, 44%, 27%

Cyan: 0% / Magenta: 24% / Yellow: 44% / Key: 27%

What color is #BB8F68?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB8F68 to RGB:

rgb(187, 143, 104)HEX to RGB Converter →

HEX to HSL

Convert #BB8F68 to HSL:

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

HEX to CMYK

Convert #BB8F68 to CMYK:

cmyk(0%, 24%, 44%, 27%)Color Converter →

Color Meaning and Usage

A soft orange tone, #BB8F68 has RGB (187, 143, 104) and HSL (28°, 38%, 57%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB8F68 is #6894BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BB686A.

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

Contrast with #BB8F68

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB8F68?

#BB8F68 is a soft orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BB8F68?

#BB8F68 in RGB is (187, 143, 104) - 187 red, 143 green, and 104 blue.

How to use #BB8F68 in CSS?

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

What colors go well with #BB8F68?

#6894BB (complementary), #BB686A (analogous), and #946842 (lighter shade) work well with #BB8F68.