#f0ffff rgb(240, 255, 255) 180°, 100%, 97% Use Azure in Your Projects
About Azure Color
Azure is an extremely pale cyan-white that creates an airy, open feel. It works beautifully as a background for photography and portfolio sites.
Use Cases for Azure
Shades & Tints of Azure
Complementary Color
Analogous Colors
Triadic Colors
Split Complementary
Tetradic Colors
CSS Code
.azure-color {
color: #f0ffff;
background-color: #f0ffff;
}
/* As a CSS custom property */
:root {
--color-azure: #f0ffff;
} Accessibility Score
A combined score based on WCAG contrast compliance, lightness versatility, and usable range. Higher scores mean the color works well in more design contexts.
Contrast Recommendations
Frequently Asked Questions
What color is Azure?
Azure is represented by the hex code #f0ffff and has RGB values of rgb(240, 255, 255). It falls under the White category.
How to use Azure in web design?
Azure works well for photo backgrounds, portfolio sites, clean UI. Azure is an extremely pale cyan-white that creates an airy, open feel. It works beautifully as a background for photography and portfolio sites. Use it as a primary color, accent, or background depending on your design needs.
What colors go with Azure?
Colors that pair well with Azure include aliceblue, lightcyan, paleturquoise, snow, ghostwhite. For a complementary scheme, try #fff0f0. For an analogous scheme, use #f0fff7 and #f0f7ff. For a triadic scheme, combine with #fff0ff and #fffff0.