#BA352C Color Information

Hex color code: #BA352C

The hex color #BA352C is a fiery red with RGB values of (186, 53, 44) and HSL of (4°, 62%, 45%). It is typically applied in digital products.

Try:
Color NameFirebrick
HEX
#BA352C
RGB
186, 53, 44
HSL
4°, 62%, 45%
CMYK
0%, 72%, 76%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA352C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 53, 44

Red: 186 / Green: 53 / Blue: 44

HSL

4°, 62%, 45%

Hue: 4° / Saturation: 62% / Lightness: 45%

CMYK

0%, 72%, 76%, 27%

Cyan: 0% / Magenta: 72% / Yellow: 76% / Key: 27%

What color is #BA352C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA352C to RGB:

rgb(186, 53, 44)HEX to RGB Converter →

HEX to HSL

Convert #BA352C to HSL:

hsl(4, 62%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #BA352C to CMYK:

cmyk(0%, 72%, 76%, 27%)Color Converter →

Color Meaning and Usage

#BA352C is a warm red color with RGB values of 186, 53, 44 and HSL of 4°, 62%, 45%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA352C is #2CB0BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA2C69.

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

Contrast with #BA352C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA352C?

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

What is the RGB value of #BA352C?

#BA352C in RGB is (186, 53, 44) - 186 red, 53 green, and 44 blue.

How to use #BA352C in CSS?

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

What colors go well with #BA352C?

#2CB0BA (complementary), #BA2C69 (analogous), and #7C231D (lighter shade) work well with #BA352C.