#9D45BF Color Information

Hex color code: #9D45BF

A delicate purple shade, #9D45BF appears as (157, 69, 191) in RGB and (283°, 49%, 51%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#9D45BF
RGB
157, 69, 191
HSL
283°, 49%, 51%
CMYK
18%, 64%, 0%, 25%

Shades

CSS Usage
color: #9D45BF;
background-color: #9D45BF;
border-color: #9D45BF;
box-shadow: 0 0 10px #9D45BF;
border: 2px solid #9D45BF;
Tailwind Usage
bg-[#9D45BF]
text-[#9D45BF]
border-[#9D45BF]
shadow-[0_0_10px_9D45BF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9D45BF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9D45BF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #9D45BF; 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 #9D45BF; background-color: #9D45BF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9D45BF20; border-left: 4px solid #9D45BF; }

Link / Accent

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

a { color: #9D45BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9D45BF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

157, 69, 191

Red: 157 / Green: 69 / Blue: 191

HSL

283°, 49%, 51%

Hue: 283° / Saturation: 49% / Lightness: 51%

CMYK

18%, 64%, 0%, 25%

Cyan: 18% / Magenta: 64% / Yellow: 0% / Key: 25%

What color is #9D45BF?

#9D45BF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9D45BF to RGB:

rgb(157, 69, 191)HEX to RGB Converter →

HEX to HSL

Convert #9D45BF to HSL:

hsl(283, 49%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #9D45BF to CMYK:

cmyk(18%, 64%, 0%, 25%)Color Converter →

Color Meaning and Usage

#9D45BF is a subtle purple color with RGB values of 157, 69, 191 and HSL of 283°, 49%, 51%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9D45BF is #68BF45, creating high-contrast pairings. For softer combinations, try analogous colors like #5F45BF.

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

Contrast with #9D45BF

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 #9D45BF?

#9D45BF is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #9D45BF?

#9D45BF in RGB is (157, 69, 191) - 157 red, 69 green, and 191 blue.

How to use #9D45BF in CSS?

Use #9D45BF directly in your CSS properties like color or background-color.

What colors go well with #9D45BF?

#68BF45 (complementary), #5F45BF (analogous), and #6F2F89 (lighter shade) work well with #9D45BF.