Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#91CCA0
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#A67B3F
Ochre · Sienna · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#C2724B
Tangerine · Chocolate · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#DD634A
Vermilion · Tomato · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#F7534A
Peach Pink · Tomato · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· 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
91CCA0 | A67B3F | C2724B | DD634A | F7534A | |
|---|---|---|---|---|---|
| — | 2.1 Fail | 2.0 Fail | 1.9 Fail | 1.8 Fail | |
2.1 Fail | — | 1.0 Fail | 1.1 Fail | 1.1 Fail | |
2.0 Fail | 1.0 Fail | — | 1.0 Fail | 1.1 Fail | |
1.9 Fail | 1.1 Fail | 1.0 Fail | — | 1.1 Fail | |
1.8 Fail | 1.1 Fail | 1.1 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#91CCA0
#A67B3F
#C2724B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #91cca0;
--color-2: #a67b3f;
--color-3: #c2724b;
--color-4: #dd634a;
--color-5: #f7534a;
}SCSS
$color-1: #91cca0; $color-2: #a67b3f; $color-3: #c2724b; $color-4: #dd634a; $color-5: #f7534a;
TAILWIND
colors: {
'brand-1': '#91cca0',
'brand-2': '#a67b3f',
'brand-3': '#c2724b',
'brand-4': '#dd634a',
'brand-5': '#f7534a',
}RGB Array
[145, 204, 160], [166, 123, 63], [194, 114, 75], [221, 99, 74], [247, 83, 74]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #91CCA0, #A67B3F, #C2724B, #DD634A, #F7534A is ideal for: corporate websites, product showcases, portfolios. 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: #91cca0; --color-2: #a67b3f; --color-3: #c2724b; --color-4: #dd634a; --color-5: #f7534a. 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. 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