Angry Hornet Color Hex Code
#ee9911What is Angry Hornet Color Hex Code Color?
Angry Hornet Color Hex Code is a medium, highly saturated, vibrant orange color with the hex code #ee9911. Its RGB value is rgb(238, 153, 17), meaning it contains 238 red, 153 green, and 17 blue light values. In the HSL color model, it has a hue of 37°, saturation of 87%, and lightness of 50%.
Angry Hornet Color Hex Code Color Codes
Here are all the color format codes for Angry Hornet Color Hex Code:
- HEX: #ee9911
- RGB: rgb(238, 153, 17)
- HSL: hsl(37°, 87%, 50%)
- CMYK: cmyk(0%, 36%, 93%, 7%)
- Android/Flutter: Color(0xFFEE9911)
- Swift UIColor: UIColor(red: 0.933, green: 0.600, blue: 0.067, alpha: 1.0)
Is Angry Hornet Color Hex Code Accessible?
Angry Hornet Color Hex Code (#ee9911) passes WCAG AA accessibility standards. It has a contrast ratio of 2.28:1 against white and 9.2: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 Angry Hornet Color Hex Code in Design
Angry Hornet Color Hex Code is a medium orange tone that works well as
a primary brand color, button color, or dark background in modern UI designs.
Use lighter tints of this color to create depth and hierarchy in your layouts.
In CSS, you can use it directly as color: #ee9911; or
background-color: #ee9911;.
Angry Hornet Color Hex Code Shades and Tints
Shades of Angry Hornet Color Hex Code are created by mixing it with black, ranging from the original #ee9911 down to near-black #d4880f. Tints are made by adding white — from the base color up to near-white #fdf4e5. These variations help build complete design system palettes and Tailwind CSS color scales.
Angry Hornet Color Hex Code Color Harmonies
The complementary color of Angry Hornet Color Hex Code is #1166ee. Its analogous colors are #d5ee11 and #ee2a11. For a triadic palette, combine it with #11ee99 and #9911ee.
Frequently Asked Questions
What is the hex code for Angry Hornet Color Hex Code?
The hex code for Angry Hornet Color Hex Code is #ee9911.
What is the RGB value of Angry Hornet Color Hex Code?
The RGB value is rgb(238, 153, 17). Red channel: 238/255, Green: 153/255, Blue: 17/255.
Is Angry Hornet Color Hex Code good for web accessibility?
Angry Hornet Color Hex Code has a contrast ratio of 2.28:1 with white and 9.2:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Angry Hornet Color Hex Code?
Angry Hornet Color Hex Code pairs well with its complementary color #1166ee, analogous colors #d5ee11 and #ee2a11, or neutral whites and grays for a clean, modern look.
How do I use Angry Hornet Color Hex Code in CSS?
Use it in CSS like this:
background-color: #ee9911;
color: #ee9911;
Or as a CSS variable: --color-primary: #ee9911;
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: #ee9911;
--color-primary-rgb: 238, 153, 17;
--color-primary-hsl: 37 87% 50%;
--color-primary-text: #1a1a2e;
colors: {
'angry-hornet-color-hex-code': {
DEFAULT: '#ee9911',
100: '#ffffff',
200: '#fdf4e5',
300: '#fbe8ca',
400: '#f9ddb0',
500: '#f8d295',
600: '#d4880f',
700: '#b9770d',
800: '#9f660b',
900: '#845509',
950: '#6a4408',
}
}
'base': #ee9911,
'light': #fbe8ca,
'dark': #b9770d,
'rgb': 238, 153, 17
);
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.