#754BBE Color Information

Hex color code: #754BBE

#754BBE is a delicate purple color. In RGB it is (117, 75, 190), and in HSL it is (262°, 47%, 52%). It is popular in mobile app design.

Try:
Color NameSlate Blue
HEX
#754BBE
RGB
117, 75, 190
HSL
262°, 47%, 52%
CMYK
38%, 61%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #754BBE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #754BBE; 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 #754BBE; background-color: #754BBE15; }

Alert / Toast

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

Link / Accent

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

a { color: #754BBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #754BBE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 75, 190

Red: 117 / Green: 75 / Blue: 190

HSL

262°, 47%, 52%

Hue: 262° / Saturation: 47% / Lightness: 52%

CMYK

38%, 61%, 0%, 25%

Cyan: 38% / Magenta: 61% / Yellow: 0% / Key: 25%

What color is #754BBE?

#754BBE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #754BBE to RGB:

rgb(117, 75, 190)HEX to RGB Converter →

HEX to HSL

Convert #754BBE to HSL:

hsl(262, 47%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #754BBE to CMYK:

cmyk(38%, 61%, 0%, 25%)Color Converter →

Color Meaning and Usage

#754BBE is a subtle purple color with RGB values of 117, 75, 190 and HSL of 262°, 47%, 52%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #754BBE is #94BE4B, creating high-contrast pairings. For softer combinations, try analogous colors like #4B5ABE.

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

Contrast with #754BBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #754BBE?

#754BBE is a subtle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #754BBE?

#754BBE in RGB is (117, 75, 190) - 117 red, 75 green, and 190 blue.

How to use #754BBE in CSS?

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

What colors go well with #754BBE?

#94BE4B (complementary), #4B5ABE (analogous), and #53328B (lighter shade) work well with #754BBE.