Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#98B5A1
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#302F28
Autumn Sage · DarkSlateGray · Dark Stone
Traditional「Autumn Sage」· Paint「Dark Stone」· Creative Midnight Shadow
#AB9422
Autumn Sage · DarkGoldenRod · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#F2462C
Vermilion · Tomato · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#FFF6C9
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· 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
98B5A1 | 302F28 | AB9422 | F2462C | FFF6C9 | |
|---|---|---|---|---|---|
| — | 6.1 AA | 1.4 Fail | 1.7 Fail | 2.0 Fail | |
6.1 AA | — | 4.5 AA Large | 3.6 AA Large | 12.3 AAA | |
1.4 Fail | 4.5 AA Large | — | 1.2 Fail | 2.8 Fail | |
1.7 Fail | 3.6 AA Large | 1.2 Fail | — | 3.4 AA Large | |
2.0 Fail | 12.3 AAA | 2.8 Fail | 3.4 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#98B5A1
#302F28
#AB9422
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #98b5a1;
--color-2: #302f28;
--color-3: #ab9422;
--color-4: #f2462c;
--color-5: #fff6c9;
}SCSS
$color-1: #98b5a1; $color-2: #302f28; $color-3: #ab9422; $color-4: #f2462c; $color-5: #fff6c9;
TAILWIND
colors: {
'brand-1': '#98b5a1',
'brand-2': '#302f28',
'brand-3': '#ab9422',
'brand-4': '#f2462c',
'brand-5': '#fff6c9',
}RGB Array
[152, 181, 161], [48, 47, 40], [171, 148, 34], [242, 70, 44], [255, 246, 201]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #98B5A1, #302F28, #AB9422, #F2462C, #FFF6C9 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: #98b5a1; --color-2: #302f28; --color-3: #ab9422; --color-4: #f2462c; --color-5: #fff6c9. 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