#BA1234 Color Information

Hex color code: #BA1234

The hex color #BA1234 is a vivid red with RGB values of (186, 18, 52) and HSL of (348°, 82%, 40%). It is frequently seen in web interfaces.

Try:
Color NameFirebrick
HEX
#BA1234
RGB
186, 18, 52
HSL
348°, 82%, 40%
CMYK
0%, 90%, 72%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA1234; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 18, 52

Red: 186 / Green: 18 / Blue: 52

HSL

348°, 82%, 40%

Hue: 348° / Saturation: 82% / Lightness: 40%

CMYK

0%, 90%, 72%, 27%

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

What color is #BA1234?

#BA1234 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA1234 to RGB:

rgb(186, 18, 52)HEX to RGB Converter →

HEX to HSL

Convert #BA1234 to HSL:

hsl(348, 82%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #BA1234 to CMYK:

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

Color Meaning and Usage

A bold red tone, #BA1234 has RGB (186, 18, 52) and HSL (348°, 82%, 40%). Known for evoking energy and excitement, this highly saturated hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA1234 is #12BA98, creating high-contrast pairings. For softer combinations, try analogous colors like #BA1287.

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

Contrast with #BA1234

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA1234?

#BA1234 is a bold red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BA1234?

#BA1234 in RGB is (186, 18, 52) - 186 red, 18 green, and 52 blue.

How to use #BA1234 in CSS?

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

What colors go well with #BA1234?

#12BA98 (complementary), #BA1287 (analogous), and #740B20 (lighter shade) work well with #BA1234.