✓ Copied to clipboard
#72A5DF (Soft Cool Azure) color swatch preview — Color From Pic.
#72A5DF — Soft Cool Azure color swatch

Soft Cool Azure

#72A5DF

📝 Color Information for #72A5DF

The hexadecimal color code #72A5DF represents a light shade in the blue family. In the RGB color model, this color is composed of 114 red, 165 green, and 223 blue, which translates to approximately 45% red, 65% 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, #72A5DF has a hue of 212 degrees, a saturation level of 63%, and a lightness value of 66%. The hue angle of 212° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 212°, saturation of 49%, and brightness/value of 87%. For print applications using the CMYK color model, #72A5DF would be reproduced using 49% cyan, 26% magenta, 0% yellow, and 13% black. The closest web-safe color is #6699CC, 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 #72A5DF with other colors, consider its complementary color at hue 32° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 7513567, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #72A5DF

Tailwind CSS
blue-400
HEX
#72A5DF
RGB
rgb(114, 165, 223)
RGB %
45%, 65%, 87%
HSL
hsl(212, 63%, 66%)
HSV
hsv(212, 49%, 87%)
CMYK
49%, 26%, 0%, 13%
Decimal
7513567
Web Safe
#6699CC

🎨 Color Schemes for #72A5DF

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #72A5DF

🌗 Shades and Tints of #72A5DF

Shades (adding black)
Tints (adding white)

🎚️ Tones of #72A5DF

Tones (adding gray / desaturating)

🌈 Hue Variations of #72A5DF

Hue Variations (shifting the color spectrum)

👁️ Preview of #72A5DF in Use

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

👓 Color Blindness Simulation for #72A5DF

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 #72A5DF

:root { --color-hex: #72A5DF; --color-rgb: 114, 165, 223; --color-hsl: 212, 63%, 66%; } .bg-color { background-color: #72A5DF; } .text-color { color: #72A5DF; } .border-color { border-color: #72A5DF; }

🛠️ Use #72A5DF in Your Project

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

🔗 Related Colors to #72A5DF

#72DBDF
Hue -30°
#72C0DF
Hue -15°
#7289DF
Hue +15°
#7572DF
Hue +30°
#488AD5
85% L
#2B70BF
70% L
#1F5189
50% L
#133153
30% L
#8FB7E6
73% L
#ACCAEC
80% L
#C5DAF2
86% L
#E2ECF8
93% L

About Soft Cool Azure (#72A5DF)

Soft Cool Azure is a medium, vibrant, cool blue color with a hue angle of 212°, saturation of 63%, and lightness of 66%. Its RGB value is (114, 165, 223) and its CMYK breakdown is C:49% M:26% 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 #72A5DF

What is the HEX code for Soft Cool Azure? +

The HEX code for Soft Cool Azure is #72A5DF. In CSS you can use it directly as color: #72A5DF; or as a background: background-color: #72A5DF;. 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 #72A5DF? +

The RGB value of #72A5DF is rgb(114, 165, 223). This means the color contains 114 out of 255 parts red, 165 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(114, 165, 223);

What is the HSL value of #72A5DF? +

The HSL value of #72A5DF is hsl(212, 63%, 66%). The hue is 212°, 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 #72A5DF a warm or cool color? +

#72A5DF is classified as a cool color based on its hue angle of 212°. 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 #72A5DF? +

The approximate CMYK value of #72A5DF is C:49% M:26% 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 #72A5DF with Other Tools

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