#a9a9a9 rgb(169, 169, 169) 0°, 0%, 66% Use DarkGray in Your Projects
About DarkGray Color
DarkGray is a medium-dark neutral that works well for secondary text, placeholder content, and subtle UI elements.
Use Cases for DarkGray
Shades & Tints of DarkGray
Complementary Color
Analogous Colors
Triadic Colors
Split Complementary
Tetradic Colors
CSS Code
.darkgray-color {
color: #a9a9a9;
background-color: #a9a9a9;
}
/* As a CSS custom property */
:root {
--color-darkgray: #a9a9a9;
} Accessibility Score
A combined score based on WCAG contrast compliance, lightness versatility, and usable range. Higher scores mean the color works well in more design contexts.
Contrast Recommendations
Frequently Asked Questions
What color is DarkGray?
DarkGray is represented by the hex code #a9a9a9 and has RGB values of rgb(169, 169, 169). It falls under the Gray category.
How to use DarkGray in web design?
DarkGray works well for secondary text, placeholders, disabled inputs. DarkGray is a medium-dark neutral that works well for secondary text, placeholder content, and subtle UI elements. Use it as a primary color, accent, or background depending on your design needs.
What colors go with DarkGray?
Colors that pair well with DarkGray include gray, dimgray, slategray, silver, lightgray. For a complementary scheme, try #a8a8a8. For an analogous scheme, use #a8a8a8 and #a8a8a8. For a triadic scheme, combine with #a8a8a8 and #a8a8a8.