Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C7CF5F
Autumn Sage · BurlyWood · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#EBECDE
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#2C2D2F
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#F9CFC3
Peach Pink · Pink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#D04E5A
Crimson · Tomato · Passion Red
Traditional「Crimson」· 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
C7CF5F | EBECDE | 2C2D2F | F9CFC3 | D04E5A | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 8.2 AAA | 1.2 Fail | 2.5 Fail | |
1.4 Fail | — | 11.5 AAA | 1.2 Fail | 3.6 AA Large | |
8.2 AAA | 11.5 AAA | — | 9.7 AAA | 3.2 AA Large | |
1.2 Fail | 1.2 Fail | 9.7 AAA | — | 3.0 Fail | |
2.5 Fail | 3.6 AA Large | 3.2 AA Large | 3.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C7CF5F
#EBECDE
#2C2D2F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c7cf5f;
--color-2: #ebecde;
--color-3: #2c2d2f;
--color-4: #f9cfc3;
--color-5: #d04e5a;
}SCSS
$color-1: #c7cf5f; $color-2: #ebecde; $color-3: #2c2d2f; $color-4: #f9cfc3; $color-5: #d04e5a;
TAILWIND
colors: {
'brand-1': '#c7cf5f',
'brand-2': '#ebecde',
'brand-3': '#2c2d2f',
'brand-4': '#f9cfc3',
'brand-5': '#d04e5a',
}RGB Array
[199, 207, 95], [235, 236, 222], [44, 45, 47], [249, 207, 195], [208, 78, 90]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C7CF5F, #EBECDE, #2C2D2F, #F9CFC3, #D04E5A 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: #c7cf5f; --color-2: #ebecde; --color-3: #2c2d2f; --color-4: #f9cfc3; --color-5: #d04e5a. 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