Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1F1D1D
Ink Black · Black · Dark Stone
Traditional「Ink Black」· Paint「Dark Stone」· Creative Midnight Shadow
#F2EEE6
Goose Yellow · Linen · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#2B2A27
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#D8FF3D
Willow Green · GreenYellow · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#BECC00
Autumn Sage · GoldenRod · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· 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
1F1D1D | F2EEE6 | 2B2A27 | D8FF3D | BECC00 | |
|---|---|---|---|---|---|
| — | 14.5 AAA | 1.2 Fail | 14.6 AAA | 9.4 AAA | |
14.5 AAA | — | 12.4 AAA | 1.0 Fail | 1.5 Fail | |
1.2 Fail | 12.4 AAA | — | 12.5 AAA | 8.1 AAA | |
14.6 AAA | 1.0 Fail | 12.5 AAA | — | 1.5 Fail | |
9.4 AAA | 1.5 Fail | 8.1 AAA | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1F1D1D
#F2EEE6
#2B2A27
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1f1d1d;
--color-2: #f2eee6;
--color-3: #2b2a27;
--color-4: #d8ff3d;
--color-5: #becc00;
}SCSS
$color-1: #1f1d1d; $color-2: #f2eee6; $color-3: #2b2a27; $color-4: #d8ff3d; $color-5: #becc00;
TAILWIND
colors: {
'brand-1': '#1f1d1d',
'brand-2': '#f2eee6',
'brand-3': '#2b2a27',
'brand-4': '#d8ff3d',
'brand-5': '#becc00',
}RGB Array
[31, 29, 29], [242, 238, 230], [43, 42, 39], [216, 255, 61], [190, 204, 0]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #1F1D1D, #F2EEE6, #2B2A27, #D8FF3D, #BECC00 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: #1f1d1d; --color-2: #f2eee6; --color-3: #2b2a27; --color-4: #d8ff3d; --color-5: #becc00. 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 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