#B7582F Color Information

Hex color code: #B7582F

A fiery orange shade, #B7582F appears as (183, 88, 47) in RGB and (18°, 59%, 45%) in HSL. It is typically applied in digital products.

Try:
Color NameSienna
HEX
#B7582F
RGB
183, 88, 47
HSL
18°, 59%, 45%
CMYK
0%, 52%, 74%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #B7582F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #B7582F; color: #FFFFFF; }

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 #B7582F; background-color: #B7582F15; }

Alert / Toast

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

Link / Accent

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

a { color: #B7582F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 88, 47

Red: 183 / Green: 88 / Blue: 47

HSL

18°, 59%, 45%

Hue: 18° / Saturation: 59% / Lightness: 45%

CMYK

0%, 52%, 74%, 28%

Cyan: 0% / Magenta: 52% / Yellow: 74% / Key: 28%

What color is #B7582F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7582F to RGB:

rgb(183, 88, 47)HEX to RGB Converter →

HEX to HSL

Convert #B7582F to HSL:

hsl(18, 59%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #B7582F to CMYK:

cmyk(0%, 52%, 74%, 28%)Color Converter →

Color Meaning and Usage

A warm orange tone, #B7582F has RGB (183, 88, 47) and HSL (18°, 59%, 45%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7582F is #2F8EB6, creating high-contrast pairings. For softer combinations, try analogous colors like #B62F4A.

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

Contrast with #B7582F

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

Contrast Ratio: 4.45:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7582F?

#B7582F is a warm orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B7582F?

#B7582F in RGB is (183, 88, 47) - 183 red, 88 green, and 47 blue.

How to use #B7582F in CSS?

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

What colors go well with #B7582F?

#2F8EB6 (complementary), #B62F4A (analogous), and #7A3A1F (lighter shade) work well with #B7582F.