#7452BC Color Information

Hex color code: #7452BC

#7452BC is a delicate purple color. In RGB it is (116, 82, 188), and in HSL it is (259°, 44%, 53%). It is widely used in graphic design.

Try:
Color NameSlate Blue
HEX
#7452BC
RGB
116, 82, 188
HSL
259°, 44%, 53%
CMYK
38%, 56%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #7452BC; 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 #7452BC; background-color: #7452BC15; }

Alert / Toast

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

Link / Accent

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

a { color: #7452BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

116, 82, 188

Red: 116 / Green: 82 / Blue: 188

HSL

259°, 44%, 53%

Hue: 259° / Saturation: 44% / Lightness: 53%

CMYK

38%, 56%, 0%, 26%

Cyan: 38% / Magenta: 56% / Yellow: 0% / Key: 26%

What color is #7452BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7452BC to RGB:

rgb(116, 82, 188)HEX to RGB Converter →

HEX to HSL

Convert #7452BC to HSL:

hsl(259, 44%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #7452BC to CMYK:

cmyk(38%, 56%, 0%, 26%)Color Converter →

Color Meaning and Usage

#7452BC is a soft purple color with RGB values of 116, 82, 188 and HSL of 259°, 44%, 53%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7452BC is #9ABC52, creating high-contrast pairings. For softer combinations, try analogous colors like #5266BC.

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

Contrast with #7452BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7452BC?

#7452BC is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #7452BC?

#7452BC in RGB is (116, 82, 188) - 116 red, 82 green, and 188 blue.

How to use #7452BC in CSS?

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

What colors go well with #7452BC?

#9ABC52 (complementary), #5266BC (analogous), and #51368C (lighter shade) work well with #7452BC.