#935ADD Color Information

Hex color code: #935ADD

A tranquil purple shade, #935ADD appears as (147, 90, 221) in RGB and (266°, 66%, 61%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#935ADD
RGB
147, 90, 221
HSL
266°, 66%, 61%
CMYK
33%, 59%, 0%, 13%

Shades

CSS Usage
color: #935ADD;
background-color: #935ADD;
border-color: #935ADD;
box-shadow: 0 0 10px #935ADD;
border: 2px solid #935ADD;
Tailwind Usage
bg-[#935ADD]
text-[#935ADD]
border-[#935ADD]
shadow-[0_0_10px_935ADD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #935ADD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #935ADD; color: #000000; }

Badge

New Feature
.badge { background-color: #935ADD; color: #000000; }

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 #935ADD; background-color: #935ADD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #935ADD20; border-left: 4px solid #935ADD; }

Link / Accent

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

a { color: #935ADD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #935ADD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 90, 221

Red: 147 / Green: 90 / Blue: 221

HSL

266°, 66%, 61%

Hue: 266° / Saturation: 66% / Lightness: 61%

CMYK

33%, 59%, 0%, 13%

Cyan: 33% / Magenta: 59% / Yellow: 0% / Key: 13%

What color is #935ADD?

#935ADD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #935ADD to RGB:

rgb(147, 90, 221)HEX to RGB Converter →

HEX to HSL

Convert #935ADD to HSL:

hsl(266, 66%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #935ADD to CMYK:

cmyk(33%, 59%, 0%, 13%)Color Converter →

Color Meaning and Usage

A cool purple tone, #935ADD has RGB (147, 90, 221) and HSL (266°, 66%, 61%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #935ADD is #A4DD5A, creating high-contrast pairings. For softer combinations, try analogous colors like #5A63DD.

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

Contrast with #935ADD

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

Contrast Ratio: 4.75:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #935ADD?

#935ADD is a cool purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #935ADD?

#935ADD in RGB is (147, 90, 221) - 147 red, 90 green, and 221 blue.

How to use #935ADD in CSS?

Use #935ADD directly in your CSS properties like color or background-color.

What colors go well with #935ADD?

#A4DD5A (complementary), #5A63DD (analogous), and #6B28C3 (lighter shade) work well with #935ADD.