#755DBB Color Information

Hex color code: #755DBB

The hex color #755DBB is a pastel purple with RGB values of (117, 93, 187) and HSL of (255°, 41%, 55%). It is commonly used in modern UI design.

Try:
Color NameSlate Blue
HEX
#755DBB
RGB
117, 93, 187
HSL
255°, 41%, 55%
CMYK
37%, 50%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #755DBB; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #755DBB; 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 #755DBB; background-color: #755DBB15; }

Alert / Toast

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

Link / Accent

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

a { color: #755DBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #755DBB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 93, 187

Red: 117 / Green: 93 / Blue: 187

HSL

255°, 41%, 55%

Hue: 255° / Saturation: 41% / Lightness: 55%

CMYK

37%, 50%, 0%, 27%

Cyan: 37% / Magenta: 50% / Yellow: 0% / Key: 27%

What color is #755DBB?

#755DBB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #755DBB to RGB:

rgb(117, 93, 187)HEX to RGB Converter →

HEX to HSL

Convert #755DBB to HSL:

hsl(255, 41%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #755DBB to CMYK:

cmyk(37%, 50%, 0%, 27%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #755DBB has RGB (117, 93, 187) and HSL (255°, 41%, 55%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #755DBB is #A4BB5D, creating high-contrast pairings. For softer combinations, try analogous colors like #5D75BB.

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

Contrast with #755DBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #755DBB?

#755DBB is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #755DBB?

#755DBB in RGB is (117, 93, 187) - 117 red, 93 green, and 187 blue.

How to use #755DBB in CSS?

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

What colors go well with #755DBB?

#A4BB5D (complementary), #5D75BB (analogous), and #513C90 (lighter shade) work well with #755DBB.