Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#001800
Pine Green · Black · Dark Green
Traditional「Pine Green」· Paint「Dark Green」· Creative Blush Sunrise
#003D1F
Mineral Blue · DarkGreen · Dark Green
Traditional「Mineral Blue」· Paint「Dark Green」· Creative Blush Sunrise
#004545
Lake Blue · DarkSlateGray · Peacock Green
Traditional「Lake Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#FF306B
Dark Violet · DeepPink · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#FF99B9
Rouge · LightPink · Cherry Blossom
Traditional「Rouge」· Paint「Cherry Blossom」· Creative Rose Petal
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
001800 | 003D1F | 004545 | FF306B | FF99B9 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 1.7 Fail | 5.2 AA | 9.3 AAA | |
1.5 Fail | — | 1.1 Fail | 3.5 AA Large | 6.2 AA | |
1.7 Fail | 1.1 Fail | — | 3.0 AA Large | 5.4 AA | |
5.2 AA | 3.5 AA Large | 3.0 AA Large | — | 1.8 Fail | |
9.3 AAA | 6.2 AA | 5.4 AA | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#001800
#003D1F
#004545
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #001800;
--color-2: #003d1f;
--color-3: #004545;
--color-4: #ff306b;
--color-5: #ff99b9;
}SCSS
$color-1: #001800; $color-2: #003d1f; $color-3: #004545; $color-4: #ff306b; $color-5: #ff99b9;
TAILWIND
colors: {
'brand-1': '#001800',
'brand-2': '#003d1f',
'brand-3': '#004545',
'brand-4': '#ff306b',
'brand-5': '#ff99b9',
}RGB Array
[0, 24, 0], [0, 61, 31], [0, 69, 69], [255, 48, 107], [255, 153, 185]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #001800, #003D1F, #004545, #FF306B, #FF99B9 is ideal for: social media posters, mobile apps, e-commerce promos, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #001800; --color-2: #003d1f; --color-3: #004545; --color-4: #ff306b; --color-5: #ff99b9. 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 general-style 5-color scheme is especially suited for food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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