Aegean Sky Color Hex Code
#e48b59What is Aegean Sky Color Hex Code Color?
Aegean Sky Color Hex Code is a light, highly saturated, vibrant orange color with the hex code #e48b59. Its RGB value is rgb(228, 139, 89), meaning it contains 228 red, 139 green, and 89 blue light values. In the HSL color model, it has a hue of 22°, saturation of 72%, and lightness of 62%.
Aegean Sky Color Hex Code Color Codes
Here are all the color format codes for Aegean Sky Color Hex Code:
- HEX: #e48b59
- RGB: rgb(228, 139, 89)
- HSL: hsl(22°, 72%, 62%)
- CMYK: cmyk(0%, 39%, 61%, 11%)
- Android/Flutter: Color(0xFFE48B59)
- Swift UIColor: UIColor(red: 0.894, green: 0.545, blue: 0.349, alpha: 1.0)
Is Aegean Sky Color Hex Code Accessible?
Aegean Sky Color Hex Code (#e48b59) passes WCAG AA accessibility standards. It has a contrast ratio of 2.58:1 against white and 8.14: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 Aegean Sky Color Hex Code in Design
Aegean Sky Color Hex Code is a light orange tone that works well as
a background, accent, or highlight color in modern UI designs.
It pairs beautifully with its complementary color
#58b1e4
for strong contrast.
In CSS, you can use it directly as color: #e48b59; or
background-color: #e48b59;.
Aegean Sky Color Hex Code Shades and Tints
Shades of Aegean Sky Color Hex Code are created by mixing it with black, ranging from the original #e48b59 down to near-black #cb7c4f. Tints are made by adding white — from the base color up to near-white #fcf2ec. These variations help build complete design system palettes and Tailwind CSS color scales.
Aegean Sky Color Hex Code Color Harmonies
The complementary color of Aegean Sky Color Hex Code is #58b1e4. Its analogous colors are #e4d158 and #e4586b. For a triadic palette, combine it with #58e48b and #8b58e4.
Frequently Asked Questions
What is the hex code for Aegean Sky Color Hex Code?
The hex code for Aegean Sky Color Hex Code is #e48b59.
What is the RGB value of Aegean Sky Color Hex Code?
The RGB value is rgb(228, 139, 89). Red channel: 228/255, Green: 139/255, Blue: 89/255.
Is Aegean Sky Color Hex Code good for web accessibility?
Aegean Sky Color Hex Code has a contrast ratio of 2.58:1 with white and 8.14:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Aegean Sky Color Hex Code?
Aegean Sky Color Hex Code pairs well with its complementary color #58b1e4, analogous colors #e4d158 and #e4586b, or neutral whites and grays for a clean, modern look.
How do I use Aegean Sky Color Hex Code in CSS?
Use it in CSS like this:
background-color: #e48b59;
color: #e48b59;
Or as a CSS variable: --color-primary: #e48b59;
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: #e48b59;
--color-primary-rgb: 228, 139, 89;
--color-primary-hsl: 22 72% 62%;
--color-primary-text: #1a1a2e;
colors: {
'aegean-sky-color-hex-code': {
DEFAULT: '#e48b59',
100: '#ffffff',
200: '#fcf2ec',
300: '#f9e5da',
400: '#f6d8c7',
500: '#f3ccb5',
600: '#cb7c4f',
700: '#b16c45',
800: '#985d3b',
900: '#7f4d31',
950: '#653e28',
}
}
'base': #e48b59,
'light': #f9e5da,
'dark': #b16c45,
'rgb': 228, 139, 89
);
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.