#B83028 Color Information

Hex color code: #B83028

A warm red shade, #B83028 appears as (184, 48, 40) in RGB and (3°, 64%, 44%) in HSL. It is commonly used in modern UI design.

Try:
Color NameFirebrick
HEX
#B83028
RGB
184, 48, 40
HSL
3°, 64%, 44%
CMYK
0%, 74%, 78%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B83028; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 48, 40

Red: 184 / Green: 48 / Blue: 40

HSL

3°, 64%, 44%

Hue: 3° / Saturation: 64% / Lightness: 44%

CMYK

0%, 74%, 78%, 28%

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

What color is #B83028?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B83028 to RGB:

rgb(184, 48, 40)HEX to RGB Converter →

HEX to HSL

Convert #B83028 to HSL:

hsl(3, 64%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #B83028 to CMYK:

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

Color Meaning and Usage

A warm red tone, #B83028 has RGB (184, 48, 40) and HSL (3°, 64%, 44%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B83028 is #28B1B8, creating high-contrast pairings. For softer combinations, try analogous colors like #B82869.

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

Contrast with #B83028

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B83028?

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

What is the RGB value of #B83028?

#B83028 in RGB is (184, 48, 40) - 184 red, 48 green, and 40 blue.

How to use #B83028 in CSS?

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

What colors go well with #B83028?

#28B1B8 (complementary), #B82869 (analogous), and #791F1B (lighter shade) work well with #B83028.