#BA3226 Color Information

Hex color code: #BA3226

A vibrant red shade, #BA3226 appears as (186, 50, 38) in RGB and (5°, 66%, 44%) in HSL. It is often used for branding and logos.

Try:
Color NameFirebrick
HEX
#BA3226
RGB
186, 50, 38
HSL
5°, 66%, 44%
CMYK
0%, 73%, 80%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA3226; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 50, 38

Red: 186 / Green: 50 / Blue: 38

HSL

5°, 66%, 44%

Hue: 5° / Saturation: 66% / Lightness: 44%

CMYK

0%, 73%, 80%, 27%

Cyan: 0% / Magenta: 73% / Yellow: 80% / Key: 27%

What color is #BA3226?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA3226 to RGB:

rgb(186, 50, 38)HEX to RGB Converter →

HEX to HSL

Convert #BA3226 to HSL:

hsl(5, 66%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #BA3226 to CMYK:

cmyk(0%, 73%, 80%, 27%)Color Converter →

Color Meaning and Usage

#BA3226 is a warm red color with RGB values of 186, 50, 38 and HSL of 5°, 66%, 44%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA3226 is #26AEBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA2664.

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

Contrast with #BA3226

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA3226?

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

What is the RGB value of #BA3226?

#BA3226 in RGB is (186, 50, 38) - 186 red, 50 green, and 38 blue.

How to use #BA3226 in CSS?

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

What colors go well with #BA3226?

#26AEBA (complementary), #BA2664 (analogous), and #7B2119 (lighter shade) work well with #BA3226.