#B3565C Color Information

Hex color code: #B3565C

#B3565C is a soft red color. In RGB it is (179, 86, 92), and in HSL it is (356°, 38%, 52%). It is typically applied in digital products.

Try:
Color NameIndian Red
HEX
#B3565C
RGB
179, 86, 92
HSL
356°, 38%, 52%
CMYK
0%, 52%, 49%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3565C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 86, 92

Red: 179 / Green: 86 / Blue: 92

HSL

356°, 38%, 52%

Hue: 356° / Saturation: 38% / Lightness: 52%

CMYK

0%, 52%, 49%, 30%

Cyan: 0% / Magenta: 52% / Yellow: 49% / Key: 30%

What color is #B3565C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3565C to RGB:

rgb(179, 86, 92)HEX to RGB Converter →

HEX to HSL

Convert #B3565C to HSL:

hsl(356, 38%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #B3565C to CMYK:

cmyk(0%, 52%, 49%, 30%)Color Converter →

Color Meaning and Usage

A delicate red tone, #B3565C has RGB (179, 86, 92) and HSL (356°, 38%, 52%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3565C is #56B3AD, creating high-contrast pairings. For softer combinations, try analogous colors like #B3568B.

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

Contrast with #B3565C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3565C?

#B3565C is a delicate red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B3565C?

#B3565C in RGB is (179, 86, 92) - 179 red, 86 green, and 92 blue.

How to use #B3565C in CSS?

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

What colors go well with #B3565C?

#56B3AD (complementary), #B3568B (analogous), and #823A3F (lighter shade) work well with #B3565C.