#B3A48F Color Information

Hex color code: #B3A48F

#B3A48F is a neutral orange color. In RGB it is (179, 164, 143), and in HSL it is (35°, 19%, 63%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#B3A48F
RGB
179, 164, 143
HSL
35°, 19%, 63%
CMYK
0%, 8%, 20%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3A48F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 164, 143

Red: 179 / Green: 164 / Blue: 143

HSL

35°, 19%, 63%

Hue: 35° / Saturation: 19% / Lightness: 63%

CMYK

0%, 8%, 20%, 30%

Cyan: 0% / Magenta: 8% / Yellow: 20% / Key: 30%

What color is #B3A48F?

#B3A48F is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3A48F to RGB:

rgb(179, 164, 143)HEX to RGB Converter →

HEX to HSL

Convert #B3A48F to HSL:

hsl(35, 19%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #B3A48F to CMYK:

cmyk(0%, 8%, 20%, 30%)Color Converter →

Color Meaning and Usage

A understated orange tone, #B3A48F has RGB (179, 164, 143) and HSL (35°, 19%, 63%). Known for evoking optimism and creativity, this orange-yellow hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3A48F is #8F9EB3, creating high-contrast pairings. For softer combinations, try analogous colors like #B3928F.

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

Contrast with #B3A48F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3A48F?

#B3A48F is a understated orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #B3A48F?

#B3A48F in RGB is (179, 164, 143) - 179 red, 164 green, and 143 blue.

How to use #B3A48F in CSS?

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

What colors go well with #B3A48F?

#8F9EB3 (complementary), #B3928F (analogous), and #927E63 (lighter shade) work well with #B3A48F.