#9079EC Color Information

Hex color code: #9079EC

A striking blue shade, #9079EC appears as (144, 121, 236) in RGB and (252°, 75%, 70%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#9079EC
RGB
144, 121, 236
HSL
252°, 75%, 70%
CMYK
39%, 49%, 0%, 7%

Shades

CSS Usage
color: #9079EC;
background-color: #9079EC;
border-color: #9079EC;
box-shadow: 0 0 10px #9079EC;
border: 2px solid #9079EC;
Tailwind Usage
bg-[#9079EC]
text-[#9079EC]
border-[#9079EC]
shadow-[0_0_10px_9079EC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9079EC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9079EC; color: #000000; }

Badge

New Feature
.badge { background-color: #9079EC; 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 #9079EC; background-color: #9079EC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9079EC20; border-left: 4px solid #9079EC; }

Link / Accent

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

a { color: #9079EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9079EC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 121, 236

Red: 144 / Green: 121 / Blue: 236

HSL

252°, 75%, 70%

Hue: 252° / Saturation: 75% / Lightness: 70%

CMYK

39%, 49%, 0%, 7%

Cyan: 39% / Magenta: 49% / Yellow: 0% / Key: 7%

What color is #9079EC?

#9079EC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9079EC to RGB:

rgb(144, 121, 236)HEX to RGB Converter →

HEX to HSL

Convert #9079EC to HSL:

hsl(252, 75%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #9079EC to CMYK:

cmyk(39%, 49%, 0%, 7%)Color Converter →

Color Meaning and Usage

A vivid blue tone, #9079EC has RGB (144, 121, 236) and HSL (252°, 75%, 70%). 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 #9079EC is #D5EC79, creating high-contrast pairings. For softer combinations, try analogous colors like #799CEC.

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

Contrast with #9079EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9079EC?

#9079EC is a vivid blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #9079EC?

#9079EC in RGB is (144, 121, 236) - 144 red, 121 green, and 236 blue.

How to use #9079EC in CSS?

Use #9079EC directly in your CSS properties like color or background-color.

What colors go well with #9079EC?

#D5EC79 (complementary), #799CEC (analogous), and #5936E2 (lighter shade) work well with #9079EC.