Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F5DC7F
Goose Yellow · Khaki · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
#B6B6AA
Fresh Green · DarkGray · Silver Sand
Traditional「Fresh Green」· Paint「Silver Sand」· Creative Urban Concrete
#60A7D5
Sky Blue · CornflowerBlue · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#2A1814
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· Creative Blush Sunrise
#C72C28
Vermilion · FireBrick · Passion Red
Traditional「Vermilion」· Paint「Passion 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
F5DC7F | B6B6AA | 60A7D5 | 2A1814 | C72C28 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 1.9 Fail | 12.4 AAA | 4.0 AA Large | |
1.5 Fail | — | 1.3 Fail | 8.3 AAA | 2.7 Fail | |
1.9 Fail | 1.3 Fail | — | 6.4 AA | 2.1 Fail | |
12.4 AAA | 8.3 AAA | 6.4 AA | — | 3.1 AA Large | |
4.0 AA Large | 2.7 Fail | 2.1 Fail | 3.1 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F5DC7F
#B6B6AA
#60A7D5
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f5dc7f;
--color-2: #b6b6aa;
--color-3: #60a7d5;
--color-4: #2a1814;
--color-5: #c72c28;
}SCSS
$color-1: #f5dc7f; $color-2: #b6b6aa; $color-3: #60a7d5; $color-4: #2a1814; $color-5: #c72c28;
TAILWIND
colors: {
'brand-1': '#f5dc7f',
'brand-2': '#b6b6aa',
'brand-3': '#60a7d5',
'brand-4': '#2a1814',
'brand-5': '#c72c28',
}RGB Array
[245, 220, 127], [182, 182, 170], [96, 167, 213], [42, 24, 20], [199, 44, 40]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F5DC7F, #B6B6AA, #60A7D5, #2A1814, #C72C28 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: #f5dc7f; --color-2: #b6b6aa; --color-3: #60a7d5; --color-4: #2a1814; --color-5: #c72c28. 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