#BA1740 Color Information

Hex color code: #BA1740

#BA1740 is a striking red color. In RGB it is (186, 23, 64), and in HSL it is (345°, 78%, 41%). It is popular in mobile app design.

Try:
Color NameFirebrick
HEX
#BA1740
RGB
186, 23, 64
HSL
345°, 78%, 41%
CMYK
0%, 88%, 66%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA1740; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 23, 64

Red: 186 / Green: 23 / Blue: 64

HSL

345°, 78%, 41%

Hue: 345° / Saturation: 78% / Lightness: 41%

CMYK

0%, 88%, 66%, 27%

Cyan: 0% / Magenta: 88% / Yellow: 66% / Key: 27%

What color is #BA1740?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA1740 to RGB:

rgb(186, 23, 64)HEX to RGB Converter →

HEX to HSL

Convert #BA1740 to HSL:

hsl(345, 78%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #BA1740 to CMYK:

cmyk(0%, 88%, 66%, 27%)Color Converter →

Color Meaning and Usage

#BA1740 is a bold red color with RGB values of 186, 23, 64 and HSL of 345°, 78%, 41%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA1740 is #17BA91, creating high-contrast pairings. For softer combinations, try analogous colors like #BA1791.

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

Contrast with #BA1740

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 #BA1740?

#BA1740 is a bold red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BA1740?

#BA1740 in RGB is (186, 23, 64) - 186 red, 23 green, and 64 blue.

How to use #BA1740 in CSS?

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

What colors go well with #BA1740?

#17BA91 (complementary), #BA1791 (analogous), and #760F28 (lighter shade) work well with #BA1740.