#B29A95 Color Information

Hex color code: #B29A95

#B29A95 is a subtle red color. In RGB it is (178, 154, 149), and in HSL it is (10°, 16%, 64%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#B29A95
RGB
178, 154, 149
HSL
10°, 16%, 64%
CMYK
0%, 13%, 16%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B29A95; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 154, 149

Red: 178 / Green: 154 / Blue: 149

HSL

10°, 16%, 64%

Hue: 10° / Saturation: 16% / Lightness: 64%

CMYK

0%, 13%, 16%, 30%

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

What color is #B29A95?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B29A95 to RGB:

rgb(178, 154, 149)HEX to RGB Converter →

HEX to HSL

Convert #B29A95 to HSL:

hsl(10, 16%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #B29A95 to CMYK:

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

Color Meaning and Usage

A neutral red tone, #B29A95 has RGB (178, 154, 149) and HSL (10°, 16%, 64%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B29A95 is #95ADB2, creating high-contrast pairings. For softer combinations, try analogous colors like #B2959E.

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

Contrast with #B29A95

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B29A95?

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

What is the RGB value of #B29A95?

#B29A95 in RGB is (178, 154, 149) - 178 red, 154 green, and 149 blue.

How to use #B29A95 in CSS?

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

What colors go well with #B29A95?

#95ADB2 (complementary), #B2959E (analogous), and #917069 (lighter shade) work well with #B29A95.