#BC452A Color Information

Hex color code: #BC452A

#BC452A is a warm red color. In RGB it is (188, 69, 42), and in HSL it is (11°, 63%, 45%). It is commonly used in modern UI design.

Try:
Color NameSienna
HEX
#BC452A
RGB
188, 69, 42
HSL
11°, 63%, 45%
CMYK
0%, 63%, 78%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC452A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 69, 42

Red: 188 / Green: 69 / Blue: 42

HSL

11°, 63%, 45%

Hue: 11° / Saturation: 63% / Lightness: 45%

CMYK

0%, 63%, 78%, 26%

Cyan: 0% / Magenta: 63% / Yellow: 78% / Key: 26%

What color is #BC452A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC452A to RGB:

rgb(188, 69, 42)HEX to RGB Converter →

HEX to HSL

Convert #BC452A to HSL:

hsl(11, 63%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #BC452A to CMYK:

cmyk(0%, 63%, 78%, 26%)Color Converter →

Color Meaning and Usage

#BC452A is a fiery red color with RGB values of 188, 69, 42 and HSL of 11°, 63%, 45%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC452A is #2AA1BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BB2A58.

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

Contrast with #BC452A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC452A?

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

What is the RGB value of #BC452A?

#BC452A in RGB is (188, 69, 42) - 188 red, 69 green, and 42 blue.

How to use #BC452A in CSS?

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

What colors go well with #BC452A?

#2AA1BB (complementary), #BB2A58 (analogous), and #7D2E1C (lighter shade) work well with #BC452A.