Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFFDB5
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#63E0B7
Jade · MediumAquaMarine · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#62A18D
Mineral Blue · CadetBlue · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#626263
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#612339
Dark Violet · Brown · Camellia
Traditional「Dark Violet」· Paint「Camellia」· 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
FFFDB5 | 63E0B7 | 62A18D | 626263 | 612339 | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 2.9 Fail | 5.8 AA | 11.0 AAA | |
1.6 Fail | — | 1.8 Fail | 3.7 AA Large | 7.1 AAA | |
2.9 Fail | 1.8 Fail | — | 2.0 Fail | 3.9 AA Large | |
5.8 AA | 3.7 AA Large | 2.0 Fail | — | 1.9 Fail | |
11.0 AAA | 7.1 AAA | 3.9 AA Large | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFDB5
#63E0B7
#62A18D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fffdb5;
--color-2: #63e0b7;
--color-3: #62a18d;
--color-4: #626263;
--color-5: #612339;
}SCSS
$color-1: #fffdb5; $color-2: #63e0b7; $color-3: #62a18d; $color-4: #626263; $color-5: #612339;
TAILWIND
colors: {
'brand-1': '#fffdb5',
'brand-2': '#63e0b7',
'brand-3': '#62a18d',
'brand-4': '#626263',
'brand-5': '#612339',
}RGB Array
[255, 253, 181], [99, 224, 183], [98, 161, 141], [98, 98, 99], [97, 35, 57]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFFDB5, #63E0B7, #62A18D, #626263, #612339 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: #fffdb5; --color-2: #63e0b7; --color-3: #62a18d; --color-4: #626263; --color-5: #612339. 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