Alhambra Color Hex Code
#00a094What is Alhambra Color Hex Code Color?
Alhambra Color Hex Code is a dark, highly saturated, vibrant cyan color with the hex code #00a094. Its RGB value is rgb(0, 160, 148), meaning it contains 0 red, 160 green, and 148 blue light values. In the HSL color model, it has a hue of 176°, saturation of 100%, and lightness of 31%.
Alhambra Color Hex Code Color Codes
Here are all the color format codes for Alhambra Color Hex Code:
- HEX: #00a094
- RGB: rgb(0, 160, 148)
- HSL: hsl(176°, 100%, 31%)
- CMYK: cmyk(100%, 0%, 7%, 37%)
- Android/Flutter: Color(0xFF00A094)
- Swift UIColor: UIColor(red: 0.000, green: 0.627, blue: 0.580, alpha: 1.0)
Is Alhambra Color Hex Code Accessible?
Alhambra Color Hex Code (#00a094) passes WCAG AA accessibility standards. It has a contrast ratio of 3.25:1 against white and 6.46:1 against black text. For better readability, prefer black text on this color for normal body text.
How to Use Alhambra Color Hex Code in Design
Alhambra Color Hex Code is a dark cyan 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: #00a094; or
background-color: #00a094;.
Alhambra Color Hex Code Shades and Tints
Shades of Alhambra Color Hex Code are created by mixing it with black, ranging from the original #00a094 down to near-black #008e84. Tints are made by adding white — from the base color up to near-white #d8fffc. These variations help build complete design system palettes and Tailwind CSS color scales.
Alhambra Color Hex Code Color Harmonies
The complementary color of Alhambra Color Hex Code is #9e000b. Its analogous colors are #005a9e and #009e45. For a triadic palette, combine it with #94009e and #9e9400.
Frequently Asked Questions
What is the hex code for Alhambra Color Hex Code?
The hex code for Alhambra Color Hex Code is #00a094.
What is the RGB value of Alhambra Color Hex Code?
The RGB value is rgb(0, 160, 148). Red channel: 0/255, Green: 160/255, Blue: 148/255.
Is Alhambra Color Hex Code good for web accessibility?
Alhambra Color Hex Code has a contrast ratio of 3.25:1 with white and 6.46:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Alhambra Color Hex Code?
Alhambra Color Hex Code pairs well with its complementary color #9e000b, analogous colors #005a9e and #009e45, or neutral whites and grays for a clean, modern look.
How do I use Alhambra Color Hex Code in CSS?
Use it in CSS like this:
background-color: #00a094;
color: #00a094;
Or as a CSS variable: --color-primary: #00a094;
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: #00a094;
--color-primary-rgb: 0, 160, 148;
--color-primary-hsl: 176 100% 31%;
--color-primary-text: #1a1a2e;
colors: {
'alhambra-color-hex-code': {
DEFAULT: '#00a094',
100: '#ffffff',
200: '#d8fffc',
300: '#b1fffa',
400: '#8afff7',
500: '#63fff5',
600: '#008e84',
700: '#007c73',
800: '#006b63',
900: '#005952',
950: '#004742',
}
}
'base': #00a094,
'light': #b1fffa,
'dark': #007c73,
'rgb': 0, 160, 148
);
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.