#B67358 Color Information

Hex color code: #B67358

A pastel orange shade, #B67358 appears as (182, 115, 88) in RGB and (17°, 39%, 53%) in HSL. It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#B67358
RGB
182, 115, 88
HSL
17°, 39%, 53%
CMYK
0%, 37%, 52%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B67358; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 115, 88

Red: 182 / Green: 115 / Blue: 88

HSL

17°, 39%, 53%

Hue: 17° / Saturation: 39% / Lightness: 53%

CMYK

0%, 37%, 52%, 29%

Cyan: 0% / Magenta: 37% / Yellow: 52% / Key: 29%

What color is #B67358?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B67358 to RGB:

rgb(182, 115, 88)HEX to RGB Converter →

HEX to HSL

Convert #B67358 to HSL:

hsl(17, 39%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #B67358 to CMYK:

cmyk(0%, 37%, 52%, 29%)Color Converter →

Color Meaning and Usage

#B67358 is a soft orange color with RGB values of 182, 115, 88 and HSL of 17°, 39%, 53%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B67358 is #589BB6, creating high-contrast pairings. For softer combinations, try analogous colors like #B6586D.

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

Contrast with #B67358

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B67358?

#B67358 is a soft orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B67358?

#B67358 in RGB is (182, 115, 88) - 182 red, 115 green, and 88 blue.

How to use #B67358 in CSS?

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

What colors go well with #B67358?

#589BB6 (complementary), #B6586D (analogous), and #87513B (lighter shade) work well with #B67358.