Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C8D197
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#917D82
Crimson · Gray · Warm Gray
Traditional「Crimson」· Paint「Warm Gray」· Creative Urban Concrete
#1C0B13
Dark Violet · Black · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· Creative Blush Sunrise
#D5DCF2
Azure · Lavender · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
#FCF38B
Fresh Green · Khaki · 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
C8D197 | 917D82 | 1C0B13 | D5DCF2 | FCF38B | |
|---|---|---|---|---|---|
| — | 2.4 Fail | 11.8 AAA | 1.2 Fail | 1.4 Fail | |
2.4 Fail | — | 4.9 AA | 2.8 Fail | 3.4 AA Large | |
11.8 AAA | 4.9 AA | — | 13.9 AAA | 16.6 AAA | |
1.2 Fail | 2.8 Fail | 13.9 AAA | — | 1.2 Fail | |
1.4 Fail | 3.4 AA Large | 16.6 AAA | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C8D197
#917D82
#1C0B13
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c8d197;
--color-2: #917d82;
--color-3: #1c0b13;
--color-4: #d5dcf2;
--color-5: #fcf38b;
}SCSS
$color-1: #c8d197; $color-2: #917d82; $color-3: #1c0b13; $color-4: #d5dcf2; $color-5: #fcf38b;
TAILWIND
colors: {
'brand-1': '#c8d197',
'brand-2': '#917d82',
'brand-3': '#1c0b13',
'brand-4': '#d5dcf2',
'brand-5': '#fcf38b',
}RGB Array
[200, 209, 151], [145, 125, 130], [28, 11, 19], [213, 220, 242], [252, 243, 139]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C8D197, #917D82, #1C0B13, #D5DCF2, #FCF38B 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: #c8d197; --color-2: #917d82; --color-3: #1c0b13; --color-4: #d5dcf2; --color-5: #fcf38b. 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