#9045BF Color Information

Hex color code: #9045BF

#9045BF is a subtle purple color. In RGB it is (144, 69, 191), and in HSL it is (277°, 49%, 51%). It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#9045BF
RGB
144, 69, 191
HSL
277°, 49%, 51%
CMYK
25%, 64%, 0%, 25%

Shades

CSS Usage
color: #9045BF;
background-color: #9045BF;
border-color: #9045BF;
box-shadow: 0 0 10px #9045BF;
border: 2px solid #9045BF;
Tailwind Usage
bg-[#9045BF]
text-[#9045BF]
border-[#9045BF]
shadow-[0_0_10px_9045BF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9045BF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9045BF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #9045BF; 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 #9045BF; background-color: #9045BF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9045BF20; border-left: 4px solid #9045BF; }

Link / Accent

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

a { color: #9045BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9045BF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 69, 191

Red: 144 / Green: 69 / Blue: 191

HSL

277°, 49%, 51%

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

CMYK

25%, 64%, 0%, 25%

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

What color is #9045BF?

#9045BF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9045BF to RGB:

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

HEX to HSL

Convert #9045BF to HSL:

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

HEX to CMYK

Convert #9045BF to CMYK:

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

Color Meaning and Usage

A gentle purple tone, #9045BF has RGB (144, 69, 191) and HSL (277°, 49%, 51%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9045BF is #74BF45, creating high-contrast pairings. For softer combinations, try analogous colors like #5345BF.

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

Contrast with #9045BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9045BF?

#9045BF is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #9045BF?

#9045BF in RGB is (144, 69, 191) - 144 red, 69 green, and 191 blue.

How to use #9045BF in CSS?

Use #9045BF directly in your CSS properties like color or background-color.

What colors go well with #9045BF?

#74BF45 (complementary), #5345BF (analogous), and #662F89 (lighter shade) work well with #9045BF.