#BA2135 Color Information

Hex color code: #BA2135

A invigorating red shade, #BA2135 appears as (186, 33, 53) in RGB and (352°, 70%, 43%) in HSL. It is popular in mobile app design.

Try:
Color NameFirebrick
HEX
#BA2135
RGB
186, 33, 53
HSL
352°, 70%, 43%
CMYK
0%, 82%, 72%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA2135; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 33, 53

Red: 186 / Green: 33 / Blue: 53

HSL

352°, 70%, 43%

Hue: 352° / Saturation: 70% / Lightness: 43%

CMYK

0%, 82%, 72%, 27%

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

What color is #BA2135?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA2135 to RGB:

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

HEX to HSL

Convert #BA2135 to HSL:

hsl(352, 70%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #BA2135 to CMYK:

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

Color Meaning and Usage

A fiery red tone, #BA2135 has RGB (186, 33, 53) and HSL (352°, 70%, 43%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA2135 is #21BAA6, creating high-contrast pairings. For softer combinations, try analogous colors like #BA2182.

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

Contrast with #BA2135

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA2135?

#BA2135 is a fiery red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BA2135?

#BA2135 in RGB is (186, 33, 53) - 186 red, 33 green, and 53 blue.

How to use #BA2135 in CSS?

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

What colors go well with #BA2135?

#21BAA6 (complementary), #BA2182 (analogous), and #791523 (lighter shade) work well with #BA2135.