Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#2F2F2D
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#3E5B45
Celadon · DarkSlateGray · Forest Green
Traditional「Celadon」· Paint「Forest Green」· Creative Blush Sunrise
#568D6E
Celadon · DimGray · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#9ABB90
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#FEEAB8
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
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
2F2F2D | 3E5B45 | 568D6E | 9ABB90 | FEEAB8 | |
|---|---|---|---|---|---|
| — | 1.8 Fail | 3.5 AA Large | 6.3 AA | 11.3 AAA | |
1.8 Fail | — | 1.9 Fail | 3.5 AA Large | 6.3 AA | |
3.5 AA Large | 1.9 Fail | — | 1.8 Fail | 3.3 AA Large | |
6.3 AA | 3.5 AA Large | 1.8 Fail | — | 1.8 Fail | |
11.3 AAA | 6.3 AA | 3.3 AA Large | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#2F2F2D
#3E5B45
#568D6E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #2f2f2d;
--color-2: #3e5b45;
--color-3: #568d6e;
--color-4: #9abb90;
--color-5: #feeab8;
}SCSS
$color-1: #2f2f2d; $color-2: #3e5b45; $color-3: #568d6e; $color-4: #9abb90; $color-5: #feeab8;
TAILWIND
colors: {
'brand-1': '#2f2f2d',
'brand-2': '#3e5b45',
'brand-3': '#568d6e',
'brand-4': '#9abb90',
'brand-5': '#feeab8',
}RGB Array
[47, 47, 45], [62, 91, 69], [86, 141, 110], [154, 187, 144], [254, 234, 184]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This nature-style palette of #2F2F2D, #3E5B45, #568D6E, #9ABB90, #FEEAB8 is ideal for: 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: #2f2f2d; --color-2: #3e5b45; --color-3: #568d6e; --color-4: #9abb90; --color-5: #feeab8. 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?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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 nature-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