#BB6778 Color Information

Hex color code: #BB6778

A pastel red shade, #BB6778 appears as (187, 103, 120) in RGB and (348°, 38%, 57%) in HSL. It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#BB6778
RGB
187, 103, 120
HSL
348°, 38%, 57%
CMYK
0%, 45%, 36%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB6778; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 103, 120

Red: 187 / Green: 103 / Blue: 120

HSL

348°, 38%, 57%

Hue: 348° / Saturation: 38% / Lightness: 57%

CMYK

0%, 45%, 36%, 27%

Cyan: 0% / Magenta: 45% / Yellow: 36% / Key: 27%

What color is #BB6778?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB6778 to RGB:

rgb(187, 103, 120)HEX to RGB Converter →

HEX to HSL

Convert #BB6778 to HSL:

hsl(348, 38%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #BB6778 to CMYK:

cmyk(0%, 45%, 36%, 27%)Color Converter →

Color Meaning and Usage

#BB6778 is a subtle red color with RGB values of 187, 103, 120 and HSL of 348°, 38%, 57%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB6778 is #68BBAA, creating high-contrast pairings. For softer combinations, try analogous colors like #BB68A2.

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

Contrast with #BB6778

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB6778?

#BB6778 is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BB6778?

#BB6778 in RGB is (187, 103, 120) - 187 red, 103 green, and 120 blue.

How to use #BB6778 in CSS?

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

What colors go well with #BB6778?

#68BBAA (complementary), #BB68A2 (analogous), and #944253 (lighter shade) work well with #BB6778.