#B6435E Color Information

Hex color code: #B6435E

#B6435E is a soft red color. In RGB it is (182, 67, 94), and in HSL it is (346°, 46%, 49%). It is typically applied in digital products.

Try:
Color NameIndian Red
HEX
#B6435E
RGB
182, 67, 94
HSL
346°, 46%, 49%
CMYK
0%, 63%, 48%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B6435E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 67, 94

Red: 182 / Green: 67 / Blue: 94

HSL

346°, 46%, 49%

Hue: 346° / Saturation: 46% / Lightness: 49%

CMYK

0%, 63%, 48%, 29%

Cyan: 0% / Magenta: 63% / Yellow: 48% / Key: 29%

What color is #B6435E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B6435E to RGB:

rgb(182, 67, 94)HEX to RGB Converter →

HEX to HSL

Convert #B6435E to HSL:

hsl(346, 46%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #B6435E to CMYK:

cmyk(0%, 63%, 48%, 29%)Color Converter →

Color Meaning and Usage

A soft red tone, #B6435E has RGB (182, 67, 94) and HSL (346°, 46%, 49%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B6435E is #43B69C, creating high-contrast pairings. For softer combinations, try analogous colors like #B64398.

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

Contrast with #B6435E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B6435E?

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

What is the RGB value of #B6435E?

#B6435E in RGB is (182, 67, 94) - 182 red, 67 green, and 94 blue.

How to use #B6435E in CSS?

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

What colors go well with #B6435E?

#43B69C (complementary), #B64398 (analogous), and #7F2F41 (lighter shade) work well with #B6435E.