#B8818A Color Information

Hex color code: #B8818A

#B8818A is a gentle red color. In RGB it is (184, 129, 138), and in HSL it is (350°, 28%, 61%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#B8818A
RGB
184, 129, 138
HSL
350°, 28%, 61%
CMYK
0%, 30%, 25%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B8818A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 129, 138

Red: 184 / Green: 129 / Blue: 138

HSL

350°, 28%, 61%

Hue: 350° / Saturation: 28% / Lightness: 61%

CMYK

0%, 30%, 25%, 28%

Cyan: 0% / Magenta: 30% / Yellow: 25% / Key: 28%

What color is #B8818A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B8818A to RGB:

rgb(184, 129, 138)HEX to RGB Converter →

HEX to HSL

Convert #B8818A to HSL:

hsl(350, 28%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #B8818A to CMYK:

cmyk(0%, 30%, 25%, 28%)Color Converter →

Color Meaning and Usage

A delicate red tone, #B8818A has RGB (184, 129, 138) and HSL (350°, 28%, 61%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B8818A is #80B7AE, creating high-contrast pairings. For softer combinations, try analogous colors like #B780A5.

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

Contrast with #B8818A

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

Contrast Ratio: 6.55:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B8818A?

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

What is the RGB value of #B8818A?

#B8818A in RGB is (184, 129, 138) - 184 red, 129 green, and 138 blue.

How to use #B8818A in CSS?

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

What colors go well with #B8818A?

#80B7AE (complementary), #B780A5 (analogous), and #96545F (lighter shade) work well with #B8818A.