Air Superiority Blue Color Hex Code
#72a0c1What is Air Superiority Blue Color Hex Code Color?
Air Superiority Blue Color Hex Code is a light, desaturated, muted blue color with the hex code #72a0c1. Its RGB value is rgb(114, 160, 193), meaning it contains 114 red, 160 green, and 193 blue light values. In the HSL color model, it has a hue of 205°, saturation of 39%, and lightness of 60%.
Air Superiority Blue Color Hex Code Color Codes
Here are all the color format codes for Air Superiority Blue Color Hex Code:
- HEX: #72a0c1
- RGB: rgb(114, 160, 193)
- HSL: hsl(205°, 39%, 60%)
- CMYK: cmyk(41%, 17%, 0%, 24%)
- Android/Flutter: Color(0xFF72A0C1)
- Swift UIColor: UIColor(red: 0.447, green: 0.627, blue: 0.757, alpha: 1.0)
Is Air Superiority Blue Color Hex Code Accessible?
Air Superiority Blue Color Hex Code (#72a0c1) passes WCAG AA accessibility standards. It has a contrast ratio of 2.79:1 against white and 7.51:1 against black text. For better readability, prefer black text on this color for normal body text. It also meets WCAG AAA — the highest accessibility level.
How to Use Air Superiority Blue Color Hex Code in Design
Air Superiority Blue Color Hex Code is a light blue tone that works well as
a background, accent, or highlight color in modern UI designs.
It pairs beautifully with its complementary color
#c19271
for strong contrast.
In CSS, you can use it directly as color: #72a0c1; or
background-color: #72a0c1;.
Air Superiority Blue Color Hex Code Shades and Tints
Shades of Air Superiority Blue Color Hex Code are created by mixing it with black, ranging from the original #72a0c1 down to near-black #658eac. Tints are made by adding white — from the base color up to near-white #eff4f8. These variations help build complete design system palettes and Tailwind CSS color scales.
Air Superiority Blue Color Hex Code Color Harmonies
The complementary color of Air Superiority Blue Color Hex Code is #c19271. Its analogous colors are #7178c1 and #71c1ba. For a triadic palette, combine it with #c171a0 and #a0c171.
Frequently Asked Questions
What is the hex code for Air Superiority Blue Color Hex Code?
The hex code for Air Superiority Blue Color Hex Code is #72a0c1.
What is the RGB value of Air Superiority Blue Color Hex Code?
The RGB value is rgb(114, 160, 193). Red channel: 114/255, Green: 160/255, Blue: 193/255.
Is Air Superiority Blue Color Hex Code good for web accessibility?
Air Superiority Blue Color Hex Code has a contrast ratio of 2.79:1 with white and 7.51:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Air Superiority Blue Color Hex Code?
Air Superiority Blue Color Hex Code pairs well with its complementary color #c19271, analogous colors #7178c1 and #71c1ba, or neutral whites and grays for a clean, modern look.
How do I use Air Superiority Blue Color Hex Code in CSS?
Use it in CSS like this:
background-color: #72a0c1;
color: #72a0c1;
Or as a CSS variable: --color-primary: #72a0c1;
WCAG 2.1 Accessibility Contrast
WCAG AA requires ≥4.5:1 for normal text, ≥3:1 for large text. AAA requires ≥7:1.
Check against custom color
Mix with another color
Blend spectrum (base → mix)
Copy code snippets
--color-primary: #72a0c1;
--color-primary-rgb: 114, 160, 193;
--color-primary-hsl: 205 39% 60%;
--color-primary-text: #1a1a2e;
colors: {
'air-superiority-blue-color-hex-code': {
DEFAULT: '#72a0c1',
100: '#ffffff',
200: '#eff4f8',
300: '#dfeaf1',
400: '#d0dfea',
500: '#c0d5e3',
600: '#658eac',
700: '#597c96',
800: '#4c6b81',
900: '#3f596b',
950: '#334756',
}
}
'base': #72a0c1,
'light': #dfeaf1,
'dark': #597c96,
'rgb': 114, 160, 193
);
A beautiful color used in modern design systems. Click to copy the hex code and use it in your projects.
Heading H1
Heading H2
Regular body text with a colored link inside. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Caption text or muted secondary copy. Used for descriptions and supplemental information.
Highlighted blockquote text using this color as an accent.
How this color appears to people with different types of color vision deficiency.