#BA1C24 Color Information

Hex color code: #BA1C24

The hex color #BA1C24 is a striking red with RGB values of (186, 28, 36) and HSL of (357°, 74%, 42%). It is often used for branding and logos.

Try:
Color NameFirebrick
HEX
#BA1C24
RGB
186, 28, 36
HSL
357°, 74%, 42%
CMYK
0%, 85%, 81%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA1C24; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 28, 36

Red: 186 / Green: 28 / Blue: 36

HSL

357°, 74%, 42%

Hue: 357° / Saturation: 74% / Lightness: 42%

CMYK

0%, 85%, 81%, 27%

Cyan: 0% / Magenta: 85% / Yellow: 81% / Key: 27%

What color is #BA1C24?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA1C24 to RGB:

rgb(186, 28, 36)HEX to RGB Converter →

HEX to HSL

Convert #BA1C24 to HSL:

hsl(357, 74%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #BA1C24 to CMYK:

cmyk(0%, 85%, 81%, 27%)Color Converter →

Color Meaning and Usage

A dynamic red tone, #BA1C24 has RGB (186, 28, 36) and HSL (357°, 74%, 42%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA1C24 is #1CBAB2, creating high-contrast pairings. For softer combinations, try analogous colors like #BA1C73.

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

Contrast with #BA1C24

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA1C24?

#BA1C24 is a dynamic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BA1C24?

#BA1C24 in RGB is (186, 28, 36) - 186 red, 28 green, and 36 blue.

How to use #BA1C24 in CSS?

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

What colors go well with #BA1C24?

#1CBAB2 (complementary), #BA1C73 (analogous), and #781217 (lighter shade) work well with #BA1C24.