Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#91A672
Grass Green · DarkSeaGreen · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#D1AA73
Ginger · Tan · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#E87758
Peach Pink · Coral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#FF4242
Peach Pink · Tomato · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#302B29
Tangerine · DarkSlateGray · Dark Stone
Traditional「Tangerine」· Paint「Dark Stone」· Creative Midnight Shadow
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
91A672 | D1AA73 | E87758 | FF4242 | 302B29 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.1 Fail | 1.3 Fail | 5.3 AA | |
1.2 Fail | — | 1.3 Fail | 1.6 Fail | 6.5 AA | |
1.1 Fail | 1.3 Fail | — | 1.2 Fail | 4.8 AA | |
1.3 Fail | 1.6 Fail | 1.2 Fail | — | 4.1 AA Large | |
5.3 AA | 6.5 AA | 4.8 AA | 4.1 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#91A672
#D1AA73
#E87758
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #91a672;
--color-2: #d1aa73;
--color-3: #e87758;
--color-4: #ff4242;
--color-5: #302b29;
}SCSS
$color-1: #91a672; $color-2: #d1aa73; $color-3: #e87758; $color-4: #ff4242; $color-5: #302b29;
TAILWIND
colors: {
'brand-1': '#91a672',
'brand-2': '#d1aa73',
'brand-3': '#e87758',
'brand-4': '#ff4242',
'brand-5': '#302b29',
}RGB Array
[145, 166, 114], [209, 170, 115], [232, 119, 88], [255, 66, 66], [48, 43, 41]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #91A672, #D1AA73, #E87758, #FF4242, #302B29 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: #91a672; --color-2: #d1aa73; --color-3: #e87758; --color-4: #ff4242; --color-5: #302b29. 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