#7957BC Color Information

Hex color code: #7957BC

#7957BC is a soft purple color. In RGB it is (121, 87, 188), and in HSL it is (260°, 43%, 54%). It is widely used in graphic design.

Try:
Color NameSlate Blue
HEX
#7957BC
RGB
121, 87, 188
HSL
260°, 43%, 54%
CMYK
36%, 54%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #7957BC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #7957BC; color: #FFFFFF; }

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 #7957BC; background-color: #7957BC15; }

Alert / Toast

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

Link / Accent

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

a { color: #7957BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #7957BC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

121, 87, 188

Red: 121 / Green: 87 / Blue: 188

HSL

260°, 43%, 54%

Hue: 260° / Saturation: 43% / Lightness: 54%

CMYK

36%, 54%, 0%, 26%

Cyan: 36% / Magenta: 54% / Yellow: 0% / Key: 26%

What color is #7957BC?

#7957BC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7957BC to RGB:

rgb(121, 87, 188)HEX to RGB Converter →

HEX to HSL

Convert #7957BC to HSL:

hsl(260, 43%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #7957BC to CMYK:

cmyk(36%, 54%, 0%, 26%)Color Converter →

Color Meaning and Usage

#7957BC is a delicate purple color with RGB values of 121, 87, 188 and HSL of 260°, 43%, 54%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7957BC is #9BBC57, creating high-contrast pairings. For softer combinations, try analogous colors like #5768BC.

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

Contrast with #7957BC

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

Contrast Ratio: 3.90:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7957BC?

#7957BC is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #7957BC?

#7957BC in RGB is (121, 87, 188) - 121 red, 87 green, and 188 blue.

How to use #7957BC in CSS?

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

What colors go well with #7957BC?

#9BBC57 (complementary), #5768BC (analogous), and #55398E (lighter shade) work well with #7957BC.