#BC6862 Color Information

Hex color code: #BC6862

#BC6862 is a delicate red color. In RGB it is (188, 104, 98), and in HSL it is (4°, 40%, 56%). It is widely used in graphic design.

Try:
Color NameIndian Red
HEX
#BC6862
RGB
188, 104, 98
HSL
4°, 40%, 56%
CMYK
0%, 45%, 48%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC6862; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 104, 98

Red: 188 / Green: 104 / Blue: 98

HSL

4°, 40%, 56%

Hue: 4° / Saturation: 40% / Lightness: 56%

CMYK

0%, 45%, 48%, 26%

Cyan: 0% / Magenta: 45% / Yellow: 48% / Key: 26%

What color is #BC6862?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC6862 to RGB:

rgb(188, 104, 98)HEX to RGB Converter →

HEX to HSL

Convert #BC6862 to HSL:

hsl(4, 40%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #BC6862 to CMYK:

cmyk(0%, 45%, 48%, 26%)Color Converter →

Color Meaning and Usage

#BC6862 is a pastel red color with RGB values of 188, 104, 98 and HSL of 4°, 40%, 56%. 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 #BC6862 is #62B6BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BC6289.

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

Contrast with #BC6862

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC6862?

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

What is the RGB value of #BC6862?

#BC6862 in RGB is (188, 104, 98) - 188 red, 104 green, and 98 blue.

How to use #BC6862 in CSS?

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

What colors go well with #BC6862?

#62B6BC (complementary), #BC6289 (analogous), and #92443F (lighter shade) work well with #BC6862.