#B9646A Color Information

Hex color code: #B9646A

#B9646A is a pastel red color. In RGB it is (185, 100, 106), and in HSL it is (356°, 38%, 56%). It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#B9646A
RGB
185, 100, 106
HSL
356°, 38%, 56%
CMYK
0%, 46%, 43%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B9646A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 100, 106

Red: 185 / Green: 100 / Blue: 106

HSL

356°, 38%, 56%

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

CMYK

0%, 46%, 43%, 27%

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

What color is #B9646A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9646A to RGB:

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

HEX to HSL

Convert #B9646A to HSL:

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

HEX to CMYK

Convert #B9646A to CMYK:

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

Color Meaning and Usage

A pastel red tone, #B9646A has RGB (185, 100, 106) and HSL (356°, 38%, 56%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B9646A is #64B9B4, creating high-contrast pairings. For softer combinations, try analogous colors like #B96494.

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

Contrast with #B9646A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9646A?

#B9646A is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B9646A?

#B9646A in RGB is (185, 100, 106) - 185 red, 100 green, and 106 blue.

How to use #B9646A in CSS?

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

What colors go well with #B9646A?

#64B9B4 (complementary), #B96494 (analogous), and #904146 (lighter shade) work well with #B9646A.