Color Harmonies
Complementary
Analogous
Triadic
Tints & Shades
WCAG 2.2 Contrast Verification
Sample text rendered with #2C3539 on white
Sample text rendered with #2C3539 on dark
Palettes Featuring Similar Tones
The Complete Color Guide to Gunmetal (#2C3539)
Gunmetal (#2C3539) is a distinct shade within the Blue chromatic spectrum. Characterized by an optical luminance of 3% and a cool color temperature, this tone plays a vital role across web applications, brand identities, and editorial typography. Discover its mathematical harmonies, accessibility metrics, UI engineering roles, and front-end code tokens.
Technical Colorimetry & Coordinate Breakdown
Exact mathematical values across digital display, print press, and human perceptual spaces.
Optical Color Harmony Formulas for Gunmetal
Geometric intervals calculated from #2C3539 on the 360-degree color wheel.
Complementary Harmony
Pairs Gunmetal with its polar opposite (#3A302C) to create maximum optical contrast, perfect for high-converting call-to-action buttons.
Analogous Harmony
Positions adjacent neighboring hues on either side of Gunmetal for serene, gentle, and organic visual transitions.
Split-Complementary
Uses the two colors flanking the direct complement of Gunmetal, offering rich visual variety without harsh chromatic vibration.
Triadic Harmony
Forms an equilateral triangle on the color wheel, generating playful, dynamic energy when balanced against a neutral background.
Tetradic (Square) Harmony
A rich four-color scheme combining two complementary pairs, ideal for complex dashboards, gaming HUDs, and multi-tier charts.
Build Palettes With Gunmetal
Lock #2C3539 inside our interactive generator to calculate live matching palettes in real time.
The 60-30-10 UI Implementation Role for Gunmetal
Recommended proportional volume and semantic interface assignment.
Because of its muted, low-chroma saturation (13%), Gunmetal (#2C3539) excels as a secondary surface color for container cards, table borders, navigation sidebars, and divider strokes.
Color Psychology & Industry Alignment
Strategic cognitive triggers and target sector recommendations.
Cognitive & Emotional Perception
Provides timeless neutrality, structural balance, and minimalist sophistication. Eliminates chromatic noise so primary content and photography take center stage.
Optimal Industry Verticals
Editorial Publications, Minimalist Portfolios, Architecture, Hardware Engineering. Combining Gunmetal with intentional neutral whitespace reinforces authority and conversion clarity.
Production Code Tokens for Gunmetal
Drop-in design system tokens for CSS, Tailwind CSS, and SCSS.
:root {
--color-2c3539: #2C3539;
--color-2c3539-rgb: 44, 53, 57;
--color-2c3539-hsl: 198deg 13% 20%;
}module.exports = {
theme: {
extend: {
colors: {
'2c3539': '#2C3539',
}
}
}
};Explore Related Color Tools for Gunmetal
Continue developing your color system with specialized design tools.
Palette Generator
Generate harmonious 5-color palettes anchored to Gunmetal.
WCAG Contrast Checker
Verify Level AA and AAA readability for Gunmetal against any background.
Shades & Tints Scale
Generate a full 10-step tonal scale from 50 to 900 for Gunmetal.
CSS Gradient Generator
Create linear and radial gradients blending Gunmetal with complementary hues.
Frequently Asked Questions About Gunmetal (#2C3539)
Authoritative answers covering Gunmetal color codes, WCAG contrast compliance, and UI design systems.