#B7A09A Color Information

Hex color code: #B7A09A

The hex color #B7A09A is a neutral red with RGB values of (183, 160, 154) and HSL of (12°, 17%, 66%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#B7A09A
RGB
183, 160, 154
HSL
12°, 17%, 66%
CMYK
0%, 13%, 16%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7A09A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 160, 154

Red: 183 / Green: 160 / Blue: 154

HSL

12°, 17%, 66%

Hue: 12° / Saturation: 17% / Lightness: 66%

CMYK

0%, 13%, 16%, 28%

Cyan: 0% / Magenta: 13% / Yellow: 16% / Key: 28%

What color is #B7A09A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7A09A to RGB:

rgb(183, 160, 154)HEX to RGB Converter →

HEX to HSL

Convert #B7A09A to HSL:

hsl(12, 17%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #B7A09A to CMYK:

cmyk(0%, 13%, 16%, 28%)Color Converter →

Color Meaning and Usage

#B7A09A is a neutral red color with RGB values of 183, 160, 154 and HSL of 12°, 17%, 66%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7A09A is #9AB1B7, creating high-contrast pairings. For softer combinations, try analogous colors like #B79AA2.

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

Contrast with #B7A09A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7A09A?

#B7A09A is a neutral red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B7A09A?

#B7A09A in RGB is (183, 160, 154) - 183 red, 160 green, and 154 blue.

How to use #B7A09A in CSS?

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

What colors go well with #B7A09A?

#9AB1B7 (complementary), #B79AA2 (analogous), and #97756D (lighter shade) work well with #B7A09A.