#BB6044 Color Information

Hex color code: #BB6044

The hex color #BB6044 is a subtle red with RGB values of (187, 96, 68) and HSL of (14°, 47%, 50%). It is often used for branding and logos.

Try:
Color NameIndian Red
HEX
#BB6044
RGB
187, 96, 68
HSL
14°, 47%, 50%
CMYK
0%, 49%, 64%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB6044; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 96, 68

Red: 187 / Green: 96 / Blue: 68

HSL

14°, 47%, 50%

Hue: 14° / Saturation: 47% / Lightness: 50%

CMYK

0%, 49%, 64%, 27%

Cyan: 0% / Magenta: 49% / Yellow: 64% / Key: 27%

What color is #BB6044?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB6044 to RGB:

rgb(187, 96, 68)HEX to RGB Converter →

HEX to HSL

Convert #BB6044 to HSL:

hsl(14, 47%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #BB6044 to CMYK:

cmyk(0%, 49%, 64%, 27%)Color Converter →

Color Meaning and Usage

A pastel red tone, #BB6044 has RGB (187, 96, 68) and HSL (14°, 47%, 50%). 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 #BB6044 is #449FBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BB4464.

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

Contrast with #BB6044

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB6044?

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

What is the RGB value of #BB6044?

#BB6044 in RGB is (187, 96, 68) - 187 red, 96 green, and 68 blue.

How to use #BB6044 in CSS?

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

What colors go well with #BB6044?

#449FBB (complementary), #BB4464 (analogous), and #83432F (lighter shade) work well with #BB6044.