#7368EE Color Information

Hex color code: #7368EE

A dynamic blue shade, #7368EE appears as (115, 104, 238) in RGB and (245°, 80%, 67%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Slate Blue
HEX
#7368EE
RGB
115, 104, 238
HSL
245°, 80%, 67%
CMYK
52%, 56%, 0%, 7%

Shades

CSS Usage
color: #7368EE;
background-color: #7368EE;
border-color: #7368EE;
box-shadow: 0 0 10px #7368EE;
border: 2px solid #7368EE;
Tailwind Usage
bg-[#7368EE]
text-[#7368EE]
border-[#7368EE]
shadow-[0_0_10px_7368EE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #7368EE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #7368EE; color: #000000; }

Badge

New Feature
.badge { background-color: #7368EE; 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 #7368EE; background-color: #7368EE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #7368EE20; border-left: 4px solid #7368EE; }

Link / Accent

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

a { color: #7368EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #7368EE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

115, 104, 238

Red: 115 / Green: 104 / Blue: 238

HSL

245°, 80%, 67%

Hue: 245° / Saturation: 80% / Lightness: 67%

CMYK

52%, 56%, 0%, 7%

Cyan: 52% / Magenta: 56% / Yellow: 0% / Key: 7%

What color is #7368EE?

#7368EE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7368EE to RGB:

rgb(115, 104, 238)HEX to RGB Converter →

HEX to HSL

Convert #7368EE to HSL:

hsl(245, 80%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #7368EE to CMYK:

cmyk(52%, 56%, 0%, 7%)Color Converter →

Color Meaning and Usage

A striking blue tone, #7368EE has RGB (115, 104, 238) and HSL (245°, 80%, 67%). 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 #7368EE is #E3EE68, creating high-contrast pairings. For softer combinations, try analogous colors like #68A0EE.

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

Contrast with #7368EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7368EE?

#7368EE is a striking blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #7368EE?

#7368EE in RGB is (115, 104, 238) - 115 red, 104 green, and 238 blue.

How to use #7368EE in CSS?

Use #7368EE directly in your CSS properties like color or background-color.

What colors go well with #7368EE?

#E3EE68 (complementary), #68A0EE (analogous), and #3323E7 (lighter shade) work well with #7368EE.