#B9646E Color Information

Hex color code: #B9646E

#B9646E is a pastel red color. In RGB it is (185, 100, 110), and in HSL it is (353°, 38%, 56%). It is frequently seen in web interfaces.

Try:
Color NameIndian Red
HEX
#B9646E
RGB
185, 100, 110
HSL
353°, 38%, 56%
CMYK
0%, 46%, 41%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #B9646E; color: #000000; }

Badge

New Feature
.badge { background-color: #B9646E; color: #000000; }

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 #B9646E; background-color: #B9646E15; }

Alert / Toast

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

Link / Accent

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

a { color: #B9646E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 100, 110

Red: 185 / Green: 100 / Blue: 110

HSL

353°, 38%, 56%

Hue: 353° / Saturation: 38% / Lightness: 56%

CMYK

0%, 46%, 41%, 27%

Cyan: 0% / Magenta: 46% / Yellow: 41% / Key: 27%

What color is #B9646E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9646E to RGB:

rgb(185, 100, 110)HEX to RGB Converter →

HEX to HSL

Convert #B9646E to HSL:

hsl(353, 38%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #B9646E to CMYK:

cmyk(0%, 46%, 41%, 27%)Color Converter →

Color Meaning and Usage

#B9646E is a gentle red color with RGB values of 185, 100, 110 and HSL of 353°, 38%, 56%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B9646E is #64B9AF, creating high-contrast pairings. For softer combinations, try analogous colors like #B96499.

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

Contrast with #B9646E

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

Contrast Ratio: 5.11:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9646E?

#B9646E is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B9646E?

#B9646E in RGB is (185, 100, 110) - 185 red, 100 green, and 110 blue.

How to use #B9646E in CSS?

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

What colors go well with #B9646E?

#64B9AF (complementary), #B96499 (analogous), and #90414A (lighter shade) work well with #B9646E.