#7257EB Color Information

Hex color code: #7257EB

The hex color #7257EB is a bold blue with RGB values of (114, 87, 235) and HSL of (251°, 79%, 63%). It is often used for branding and logos.

Try:
Color NameMedium Slate Blue
HEX
#7257EB
RGB
114, 87, 235
HSL
251°, 79%, 63%
CMYK
51%, 63%, 0%, 8%

Shades

CSS Usage
color: #7257EB;
background-color: #7257EB;
border-color: #7257EB;
box-shadow: 0 0 10px #7257EB;
border: 2px solid #7257EB;
Tailwind Usage
bg-[#7257EB]
text-[#7257EB]
border-[#7257EB]
shadow-[0_0_10px_7257EB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #7257EB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #7257EB; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #7257EB; 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 #7257EB; background-color: #7257EB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #7257EB20; border-left: 4px solid #7257EB; }

Link / Accent

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

a { color: #7257EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #7257EB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

114, 87, 235

Red: 114 / Green: 87 / Blue: 235

HSL

251°, 79%, 63%

Hue: 251° / Saturation: 79% / Lightness: 63%

CMYK

51%, 63%, 0%, 8%

Cyan: 51% / Magenta: 63% / Yellow: 0% / Key: 8%

What color is #7257EB?

#7257EB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7257EB to RGB:

rgb(114, 87, 235)HEX to RGB Converter →

HEX to HSL

Convert #7257EB to HSL:

hsl(251, 79%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #7257EB to CMYK:

cmyk(51%, 63%, 0%, 8%)Color Converter →

Color Meaning and Usage

#7257EB is a vivid blue color with RGB values of 114, 87, 235 and HSL of 251°, 79%, 63%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7257EB is #D0EB56, creating high-contrast pairings. For softer combinations, try analogous colors like #5685EB.

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

Contrast with #7257EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7257EB?

#7257EB is a vivid blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #7257EB?

#7257EB in RGB is (114, 87, 235) - 114 red, 87 green, and 235 blue.

How to use #7257EB in CSS?

Use #7257EB directly in your CSS properties like color or background-color.

What colors go well with #7257EB?

#D0EB56 (complementary), #5685EB (analogous), and #3D1ADB (lighter shade) work well with #7257EB.