Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FDCF57
Ginger · SandyBrown · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#B1CA8C
Willow Green · DarkSeaGreen · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#57B3B0
Mineral Blue · CadetBlue · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#AA245E
Dark Violet · MediumVioletRed · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#423636
Crimson · DarkSlateGray · Wine Red
Traditional「Crimson」· Paint「Wine 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
FDCF57 | B1CA8C | 57B3B0 | AA245E | 423636 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.7 Fail | 4.6 AA | 7.9 AAA | |
1.2 Fail | — | 1.4 Fail | 3.7 AA Large | 6.5 AA | |
1.7 Fail | 1.4 Fail | — | 2.7 Fail | 4.7 AA | |
4.6 AA | 3.7 AA Large | 2.7 Fail | — | 1.7 Fail | |
7.9 AAA | 6.5 AA | 4.7 AA | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FDCF57
#B1CA8C
#57B3B0
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fdcf57;
--color-2: #b1ca8c;
--color-3: #57b3b0;
--color-4: #aa245e;
--color-5: #423636;
}SCSS
$color-1: #fdcf57; $color-2: #b1ca8c; $color-3: #57b3b0; $color-4: #aa245e; $color-5: #423636;
TAILWIND
colors: {
'brand-1': '#fdcf57',
'brand-2': '#b1ca8c',
'brand-3': '#57b3b0',
'brand-4': '#aa245e',
'brand-5': '#423636',
}RGB Array
[253, 207, 87], [177, 202, 140], [87, 179, 176], [170, 36, 94], [66, 54, 54]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FDCF57, #B1CA8C, #57B3B0, #AA245E, #423636 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: #fdcf57; --color-2: #b1ca8c; --color-3: #57b3b0; --color-4: #aa245e; --color-5: #423636. 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