#752DCD Color Information

Hex color code: #752DCD

#752DCD is a calming purple color. In RGB it is (117, 45, 205), and in HSL it is (267°, 64%, 49%). It is frequently seen in web interfaces.

Try:
Color NameBlue Violet
HEX
#752DCD
RGB
117, 45, 205
HSL
267°, 64%, 49%
CMYK
43%, 78%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #752DCD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #752DCD; 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 #752DCD; background-color: #752DCD15; }

Alert / Toast

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

Link / Accent

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

a { color: #752DCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #752DCD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 45, 205

Red: 117 / Green: 45 / Blue: 205

HSL

267°, 64%, 49%

Hue: 267° / Saturation: 64% / Lightness: 49%

CMYK

43%, 78%, 0%, 20%

Cyan: 43% / Magenta: 78% / Yellow: 0% / Key: 20%

What color is #752DCD?

#752DCD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #752DCD to RGB:

rgb(117, 45, 205)HEX to RGB Converter →

HEX to HSL

Convert #752DCD to HSL:

hsl(267, 64%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #752DCD to CMYK:

cmyk(43%, 78%, 0%, 20%)Color Converter →

Color Meaning and Usage

#752DCD is a calming purple color with RGB values of 117, 45, 205 and HSL of 267°, 64%, 49%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #752DCD is #85CD2D, creating high-contrast pairings. For softer combinations, try analogous colors like #2D35CD.

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

Contrast with #752DCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #752DCD?

#752DCD is a calming purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #752DCD?

#752DCD in RGB is (117, 45, 205) - 117 red, 45 green, and 205 blue.

How to use #752DCD in CSS?

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

What colors go well with #752DCD?

#85CD2D (complementary), #2D35CD (analogous), and #511F8E (lighter shade) work well with #752DCD.