Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#222629
Slate Blue · DarkSlateGray · Dark Stone
Traditional「Slate Blue」· Paint「Dark Stone」· Creative Midnight Shadow
#BF2C34
Vermilion · FireBrick · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#F8B715
Ginger · Orange · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#979D33
Autumn Sage · DarkGoldenRod · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#416D5C
Mineral Blue · SeaGreen · Forest Green
Traditional「Mineral Blue」· Paint「Forest Green」· Creative Blush Sunrise
Color Harmonies Color Harmonies
Based on color wheel theory, calculated from primary color
Complementary
Analogous
Triadic
Split-Comp.
Tetradic
Contrast Matrix WCAG 2.1 Contrast
222629 | BF2C34 | F8B715 | 979D33 | 416D5C | |
|---|---|---|---|---|---|
| — | 2.6 Fail | 8.5 AAA | 5.2 AA | 2.6 Fail | |
2.6 Fail | — | 3.2 AA Large | 2.0 Fail | 1.0 Fail | |
8.5 AAA | 3.2 AA Large | — | 1.6 Fail | 3.3 AA Large | |
5.2 AA | 2.0 Fail | 1.6 Fail | — | 2.0 Fail | |
2.6 Fail | 1.0 Fail | 3.3 AA Large | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#222629
#BF2C34
#F8B715
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #222629;
--color-2: #bf2c34;
--color-3: #f8b715;
--color-4: #979d33;
--color-5: #416d5c;
}SCSS
$color-1: #222629; $color-2: #bf2c34; $color-3: #f8b715; $color-4: #979d33; $color-5: #416d5c;
TAILWIND
colors: {
'brand-1': '#222629',
'brand-2': '#bf2c34',
'brand-3': '#f8b715',
'brand-4': '#979d33',
'brand-5': '#416d5c',
}RGB Array
[34, 38, 41], [191, 44, 52], [248, 183, 21], [151, 157, 51], [65, 109, 92]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #222629, #BF2C34, #F8B715, #979D33, #416D5C is ideal for: tech websites, dark mode UIs, game UIs. It is a balanced and harmonious choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #222629; --color-2: #bf2c34; --color-3: #f8b715; --color-4: #979d33; --color-5: #416d5c. LangColor editor supports one-click export to CSS, SCSS, Tailwind, JSON and more. Click the "Export" button to choose your format.
What UI/UX design tips apply to this palette?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. Use the "Contrast Matrix" tool in LangColor editor to check WCAG accessibility levels for every color pair.
Which industries or brands suit this palette?
This general-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Click "AI Analysis" in the editor for more detailed brand color suggestions.
Generated by LangColor online color tool · Breaking the barrier between language and color