Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CCD0C6
Willow Green · LightGray · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#D4FA16
Grass Green · GreenYellow · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#BEDD25
Grass Green · GreenYellow · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#E6E1B5
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#2E3123
Grass Green · DarkSlateGray · Dark Green
Traditional「Grass Green」· Paint「Dark Green」· 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
CCD0C6 | D4FA16 | BEDD25 | E6E1B5 | 2E3123 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.0 Fail | 1.2 Fail | 8.5 AAA | |
1.3 Fail | — | 1.3 Fail | 1.1 Fail | 11.1 AAA | |
1.0 Fail | 1.3 Fail | — | 1.2 Fail | 8.6 AAA | |
1.2 Fail | 1.1 Fail | 1.2 Fail | — | 10.0 AAA | |
8.5 AAA | 11.1 AAA | 8.6 AAA | 10.0 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CCD0C6
#D4FA16
#BEDD25
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ccd0c6;
--color-2: #d4fa16;
--color-3: #bedd25;
--color-4: #e6e1b5;
--color-5: #2e3123;
}SCSS
$color-1: #ccd0c6; $color-2: #d4fa16; $color-3: #bedd25; $color-4: #e6e1b5; $color-5: #2e3123;
TAILWIND
colors: {
'brand-1': '#ccd0c6',
'brand-2': '#d4fa16',
'brand-3': '#bedd25',
'brand-4': '#e6e1b5',
'brand-5': '#2e3123',
}RGB Array
[204, 208, 198], [212, 250, 22], [190, 221, 37], [230, 225, 181], [46, 49, 35]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CCD0C6, #D4FA16, #BEDD25, #E6E1B5, #2E3123 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: #ccd0c6; --color-2: #d4fa16; --color-3: #bedd25; --color-4: #e6e1b5; --color-5: #2e3123. 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