✓ Copied to clipboard
#7B72DF (Soft Cool Blue) color swatch preview — Color From Pic.
#7B72DF — Soft Cool Blue color swatch

Soft Cool Blue

#7B72DF

📝 Color Information for #7B72DF

The hexadecimal color code #7B72DF represents a light shade in the blue family. In the RGB color model, this color is composed of 123 red, 114 green, and 223 blue, which translates to approximately 48% red, 45% green, and 87% blue. This makes it a moderately saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #7B72DF has a hue of 245 degrees, a saturation level of 63%, and a lightness value of 66%. The hue angle of 245° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 245°, saturation of 49%, and brightness/value of 87%. For print applications using the CMYK color model, #7B72DF would be reproduced using 45% cyan, 49% magenta, 0% yellow, and 13% black. The closest web-safe color is #6666CC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #7B72DF with other colors, consider its complementary color at hue 65° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 8090335, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #7B72DF

Tailwind CSS
indigo-500
HEX
#7B72DF
RGB
rgb(123, 114, 223)
RGB %
48%, 45%, 87%
HSL
hsl(245, 63%, 66%)
HSV
hsv(245, 49%, 87%)
CMYK
45%, 49%, 0%, 13%
Decimal
8090335
Web Safe
#6666CC

🎨 Color Schemes for #7B72DF

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #7B72DF

🌗 Shades and Tints of #7B72DF

Shades (adding black)
Tints (adding white)

🎚️ Tones of #7B72DF

Tones (adding gray / desaturating)

🌈 Hue Variations of #7B72DF

Hue Variations (shifting the color spectrum)

👁️ Preview of #7B72DF in Use

Text on #7B72DF
This demonstrates text readability on the color background. (Click to edit)
#7B72DF as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #7B72DF

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #7B72DF

:root { --color-hex: #7B72DF; --color-rgb: 123, 114, 223; --color-hsl: 245, 63%, 66%; } .bg-color { background-color: #7B72DF; } .text-color { color: #7B72DF; } .border-color { border-color: #7B72DF; }

🛠️ Use #7B72DF in Your Project

🎨
Build a Palette with #7B72DF
Generate harmonious color schemes
⚖️
Check Contrast for #7B72DF
WCAG accessibility testing
🌈
Create a Gradient with #7B72DF
Beautiful CSS gradients

🔗 Related Colors to #7B72DF

#729FDF
Hue -30°
#7284DF
Hue -15°
#9672DF
Hue +15°
#B172DF
Hue +30°
#5448D5
85% L
#382BBF
70% L
#281F89
50% L
#181353
30% L
#968FE6
73% L
#B1ACEC
80% L
#C9C5F2
86% L
#E4E2F8
93% L

About Soft Cool Blue (#7B72DF)

Soft Cool Blue is a medium, vibrant, cool blue color with a hue angle of 245°, saturation of 63%, and lightness of 66%. Its RGB value is (123, 114, 223) and its CMYK breakdown is C:45% M:49% Y:0% K:13%.

This is a Summer (Cool) color palette archetype. Trust, Loyalty, Wisdom, Confidence. Blue is considered beneficial to the mind and body.

Frequently Asked Questions About #7B72DF

What is the HEX code for Soft Cool Blue? +

The HEX code for Soft Cool Blue is #7B72DF. In CSS you can use it directly as color: #7B72DF; or as a background: background-color: #7B72DF;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #7B72DF? +

The RGB value of #7B72DF is rgb(123, 114, 223). This means the color contains 123 out of 255 parts red, 114 out of 255 parts green, and 223 out of 255 parts blue. Red is the moderate channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(123, 114, 223);

What is the HSL value of #7B72DF? +

The HSL value of #7B72DF is hsl(245, 63%, 66%). The hue is 245°, placing it in the blue family on the color wheel. The saturation is 63%, making it vibrant. The lightness is 66%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #7B72DF a warm or cool color? +

#7B72DF is classified as a cool color based on its hue angle of 245°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #7B72DF? +

The approximate CMYK value of #7B72DF is C:45% M:49% Y:0% K:13%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #7B72DF with Other Tools

🔢
Color Converter
Get all formats for #7B72DF — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #7B72DF passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #7B72DF.
👓
Blindness Simulator
See how #7B72DF appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #7B72DF.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #7B72DF.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #7B72DF.
🔬
Technical Formats
See #7B72DF in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #7B72DF as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.