Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CED9C1
Willow Green · LightGray · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#A4C763
Grass Green · DarkSeaGreen · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#60A0DB
Sky Blue · CornflowerBlue · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#524DB3
Deep Indigo · SlateBlue · Navy Blue
Traditional「Deep Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#2B2B2B
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
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
CED9C1 | A4C763 | 60A0DB | 524DB3 | 2B2B2B | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.9 Fail | 4.7 AA | 9.7 AAA | |
1.3 Fail | — | 1.4 Fail | 3.6 AA Large | 7.4 AAA | |
1.9 Fail | 1.4 Fail | — | 2.5 Fail | 5.1 AA | |
4.7 AA | 3.6 AA Large | 2.5 Fail | — | 2.1 Fail | |
9.7 AAA | 7.4 AAA | 5.1 AA | 2.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CED9C1
#A4C763
#60A0DB
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ced9c1;
--color-2: #a4c763;
--color-3: #60a0db;
--color-4: #524db3;
--color-5: #2b2b2b;
}SCSS
$color-1: #ced9c1; $color-2: #a4c763; $color-3: #60a0db; $color-4: #524db3; $color-5: #2b2b2b;
TAILWIND
colors: {
'brand-1': '#ced9c1',
'brand-2': '#a4c763',
'brand-3': '#60a0db',
'brand-4': '#524db3',
'brand-5': '#2b2b2b',
}RGB Array
[206, 217, 193], [164, 199, 99], [96, 160, 219], [82, 77, 179], [43, 43, 43]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sea-style palette of #CED9C1, #A4C763, #60A0DB, #524DB3, #2B2B2B 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: #ced9c1; --color-2: #a4c763; --color-3: #60a0db; --color-4: #524db3; --color-5: #2b2b2b. 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 sea-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