#696969 rgb(105, 105, 105) 0°, 0%, 41% Use DimGray in Your Projects
About DimGray Color
DimGray is a medium-dark neutral that offers good contrast without the harshness of pure black. It is perfect for body text and icon colors.
Use Cases for DimGray
Shades & Tints of DimGray
Complementary Color
Analogous Colors
Triadic Colors
Split Complementary
Tetradic Colors
CSS Code
.dimgray-color {
color: #696969;
background-color: #696969;
}
/* As a CSS custom property */
:root {
--color-dimgray: #696969;
} 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 DimGray?
DimGray is represented by the hex code #696969 and has RGB values of rgb(105, 105, 105). It falls under the Gray category.
How to use DimGray in web design?
DimGray works well for body text, icon colors, subtle headers. DimGray is a medium-dark neutral that offers good contrast without the harshness of pure black. It is perfect for body text and icon colors. Use it as a primary color, accent, or background depending on your design needs.
What colors go with DimGray?
Colors that pair well with DimGray include gray, darkgray, slategray, lightslategray, black. For a complementary scheme, try #696969. For an analogous scheme, use #696969 and #696969. For a triadic scheme, combine with #696969 and #696969.