#B38682 Color Information

Hex color code: #B38682

A pastel red shade, #B38682 appears as (179, 134, 130) in RGB and (5°, 24%, 61%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#B38682
RGB
179, 134, 130
HSL
5°, 24%, 61%
CMYK
0%, 25%, 27%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B38682; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 134, 130

Red: 179 / Green: 134 / Blue: 130

HSL

5°, 24%, 61%

Hue: 5° / Saturation: 24% / Lightness: 61%

CMYK

0%, 25%, 27%, 30%

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

What color is #B38682?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B38682 to RGB:

rgb(179, 134, 130)HEX to RGB Converter →

HEX to HSL

Convert #B38682 to HSL:

hsl(5, 24%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #B38682 to CMYK:

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

Color Meaning and Usage

A gentle red tone, #B38682 has RGB (179, 134, 130) and HSL (5°, 24%, 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 #B38682 is #84AFB3, creating high-contrast pairings. For softer combinations, try analogous colors like #B38498.

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

Contrast with #B38682

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B38682?

#B38682 is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B38682?

#B38682 in RGB is (179, 134, 130) - 179 red, 134 green, and 130 blue.

How to use #B38682 in CSS?

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

What colors go well with #B38682?

#84AFB3 (complementary), #B38498 (analogous), and #915E59 (lighter shade) work well with #B38682.