Ai Indigo Color Hex Code
#274447What is Ai Indigo Color Hex Code Color?
Ai Indigo Color Hex Code is a dark, desaturated, muted cyan color with the hex code #274447. Its RGB value is rgb(39, 68, 71), meaning it contains 39 red, 68 green, and 71 blue light values. In the HSL color model, it has a hue of 186°, saturation of 29%, and lightness of 22%.
Ai Indigo Color Hex Code Color Codes
Here are all the color format codes for Ai Indigo Color Hex Code:
- HEX: #274447
- RGB: rgb(39, 68, 71)
- HSL: hsl(186°, 29%, 22%)
- CMYK: cmyk(45%, 4%, 0%, 72%)
- Android/Flutter: Color(0xFF274447)
- Swift UIColor: UIColor(red: 0.153, green: 0.267, blue: 0.278, alpha: 1.0)
Is Ai Indigo Color Hex Code Accessible?
Ai Indigo Color Hex Code (#274447) passes WCAG AA accessibility standards. It has a contrast ratio of 10.48:1 against white and 2:1 against black text. White text on this color passes WCAG AA for normal body text. It also meets WCAG AAA — the highest accessibility level.
How to Use Ai Indigo Color Hex Code in Design
Ai Indigo 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: #274447; or
background-color: #274447;.
Ai Indigo Color Hex Code Shades and Tints
Shades of Ai Indigo Color Hex Code are created by mixing it with black, ranging from the original #274447 down to near-black #233c3f. Tints are made by adding white — from the base color up to near-white #e2eeef. These variations help build complete design system palettes and Tailwind CSS color scales.
Ai Indigo Color Hex Code Color Harmonies
The complementary color of Ai Indigo Color Hex Code is #482b28. Its analogous colors are #283548 and #28483b. For a triadic palette, combine it with #482845 and #454828.
Frequently Asked Questions
What is the hex code for Ai Indigo Color Hex Code?
The hex code for Ai Indigo Color Hex Code is #274447.
What is the RGB value of Ai Indigo Color Hex Code?
The RGB value is rgb(39, 68, 71). Red channel: 39/255, Green: 68/255, Blue: 71/255.
Is Ai Indigo Color Hex Code good for web accessibility?
Ai Indigo Color Hex Code has a contrast ratio of 10.48:1 with white and 2:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Ai Indigo Color Hex Code?
Ai Indigo Color Hex Code pairs well with its complementary color #482b28, analogous colors #283548 and #28483b, or neutral whites and grays for a clean, modern look.
How do I use Ai Indigo Color Hex Code in CSS?
Use it in CSS like this:
background-color: #274447;
color: #274447;
Or as a CSS variable: --color-primary: #274447;
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: #274447;
--color-primary-rgb: 39, 68, 71;
--color-primary-hsl: 186 29% 22%;
--color-primary-text: #ffffff;
colors: {
'ai-indigo-color-hex-code': {
DEFAULT: '#274447',
100: '#ffffff',
200: '#e2eeef',
300: '#c6dde0',
400: '#a9ccd0',
500: '#8dbbc0',
600: '#233c3f',
700: '#1e3537',
800: '#1a2d2f',
900: '#162627',
950: '#111e20',
}
}
'base': #274447,
'light': #c6dde0,
'dark': #1e3537,
'rgb': 39, 68, 71
);
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.