#7264DD Color Information

Hex color code: #7264DD

A serene blue shade, #7264DD appears as (114, 100, 221) in RGB and (247°, 64%, 63%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Slate Blue
HEX
#7264DD
RGB
114, 100, 221
HSL
247°, 64%, 63%
CMYK
48%, 55%, 0%, 13%

Shades

CSS Usage
color: #7264DD;
background-color: #7264DD;
border-color: #7264DD;
box-shadow: 0 0 10px #7264DD;
border: 2px solid #7264DD;
Tailwind Usage
bg-[#7264DD]
text-[#7264DD]
border-[#7264DD]
shadow-[0_0_10px_7264DD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #7264DD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #7264DD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #7264DD; 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 #7264DD; background-color: #7264DD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #7264DD20; border-left: 4px solid #7264DD; }

Link / Accent

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

a { color: #7264DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #7264DD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

114, 100, 221

Red: 114 / Green: 100 / Blue: 221

HSL

247°, 64%, 63%

Hue: 247° / Saturation: 64% / Lightness: 63%

CMYK

48%, 55%, 0%, 13%

Cyan: 48% / Magenta: 55% / Yellow: 0% / Key: 13%

What color is #7264DD?

#7264DD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7264DD to RGB:

rgb(114, 100, 221)HEX to RGB Converter →

HEX to HSL

Convert #7264DD to HSL:

hsl(247, 64%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #7264DD to CMYK:

cmyk(48%, 55%, 0%, 13%)Color Converter →

Color Meaning and Usage

A peaceful blue tone, #7264DD has RGB (114, 100, 221) and HSL (247°, 64%, 63%). 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 #7264DD is #CFDD64, creating high-contrast pairings. For softer combinations, try analogous colors like #6493DD.

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

Contrast with #7264DD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7264DD?

#7264DD is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #7264DD?

#7264DD in RGB is (114, 100, 221) - 114 red, 100 green, and 221 blue.

How to use #7264DD in CSS?

Use #7264DD directly in your CSS properties like color or background-color.

What colors go well with #7264DD?

#CFDD64 (complementary), #6493DD (analogous), and #3E2CC9 (lighter shade) work well with #7264DD.