#BD524C Color Information

Hex color code: #BD524C

#BD524C is a delicate red color. In RGB it is (189, 82, 76), and in HSL it is (3°, 46%, 52%). It is widely used in graphic design.

Try:
Color NameIndian Red
HEX
#BD524C
RGB
189, 82, 76
HSL
3°, 46%, 52%
CMYK
0%, 57%, 60%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD524C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 82, 76

Red: 189 / Green: 82 / Blue: 76

HSL

3°, 46%, 52%

Hue: 3° / Saturation: 46% / Lightness: 52%

CMYK

0%, 57%, 60%, 26%

Cyan: 0% / Magenta: 57% / Yellow: 60% / Key: 26%

What color is #BD524C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD524C to RGB:

rgb(189, 82, 76)HEX to RGB Converter →

HEX to HSL

Convert #BD524C to HSL:

hsl(3, 46%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #BD524C to CMYK:

cmyk(0%, 57%, 60%, 26%)Color Converter →

Color Meaning and Usage

A soft red tone, #BD524C has RGB (189, 82, 76) and HSL (3°, 46%, 52%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD524C is #4CB7BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BD4C7F.

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

Contrast with #BD524C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD524C?

#BD524C is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BD524C?

#BD524C in RGB is (189, 82, 76) - 189 red, 82 green, and 76 blue.

How to use #BD524C in CSS?

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

What colors go well with #BD524C?

#4CB7BD (complementary), #BD4C7F (analogous), and #8A3733 (lighter shade) work well with #BD524C.