Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FD0953
Dark Violet · Crimson · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#0B1B1C
Slate Blue · Black · Peacock Green
Traditional「Slate Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#2D2425
Crimson · DarkSlateGray · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· Creative Blush Sunrise
#6D6B6B
Ink Gray · DimGray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
#7CB99F
Jade · DarkSeaGreen · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
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
FD0953 | 0B1B1C | 2D2425 | 6D6B6B | 7CB99F | |
|---|---|---|---|---|---|
| — | 4.5 AA Large | 3.8 AA Large | 1.3 Fail | 1.7 Fail | |
4.5 AA Large | — | 1.2 Fail | 3.3 AA Large | 7.8 AAA | |
3.8 AA Large | 1.2 Fail | — | 2.9 Fail | 6.7 AA | |
1.3 Fail | 3.3 AA Large | 2.9 Fail | — | 2.3 Fail | |
1.7 Fail | 7.8 AAA | 6.7 AA | 2.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FD0953
#0B1B1C
#2D2425
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fd0953;
--color-2: #0b1b1c;
--color-3: #2d2425;
--color-4: #6d6b6b;
--color-5: #7cb99f;
}SCSS
$color-1: #fd0953; $color-2: #0b1b1c; $color-3: #2d2425; $color-4: #6d6b6b; $color-5: #7cb99f;
TAILWIND
colors: {
'brand-1': '#fd0953',
'brand-2': '#0b1b1c',
'brand-3': '#2d2425',
'brand-4': '#6d6b6b',
'brand-5': '#7cb99f',
}RGB Array
[253, 9, 83], [11, 27, 28], [45, 36, 37], [109, 107, 107], [124, 185, 159]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This cool-style palette of #FD0953, #0B1B1C, #2D2425, #6D6B6B, #7CB99F is ideal for: tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. 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: #fd0953; --color-2: #0b1b1c; --color-3: #2d2425; --color-4: #6d6b6b; --color-5: #7cb99f. 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. High-contrast palettes naturally meet WCAG accessibility standards. 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 cool-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