Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C1DCEF
Sky Blue · LightBlue · Sky Blue
Traditional「Sky Blue」· Paint「Sky Blue」· Creative Twilight Haze
#2D3A4B
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#020307
Indigo · Black · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#F2935B
Apricot · SandyBrown · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#536071
Indigo · DimGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· 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
C1DCEF | 2D3A4B | 020307 | F2935B | 536071 | |
|---|---|---|---|---|---|
| — | 8.1 AAA | 14.5 AAA | 1.6 Fail | 4.5 AA Large | |
8.1 AAA | — | 1.8 Fail | 5.0 AA | 1.8 Fail | |
14.5 AAA | 1.8 Fail | — | 8.9 AAA | 3.2 AA Large | |
1.6 Fail | 5.0 AA | 8.9 AAA | — | 2.8 Fail | |
4.5 AA Large | 1.8 Fail | 3.2 AA Large | 2.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C1DCEF
#2D3A4B
#020307
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c1dcef;
--color-2: #2d3a4b;
--color-3: #020307;
--color-4: #f2935b;
--color-5: #536071;
}SCSS
$color-1: #c1dcef; $color-2: #2d3a4b; $color-3: #020307; $color-4: #f2935b; $color-5: #536071;
TAILWIND
colors: {
'brand-1': '#c1dcef',
'brand-2': '#2d3a4b',
'brand-3': '#020307',
'brand-4': '#f2935b',
'brand-5': '#536071',
}RGB Array
[193, 220, 239], [45, 58, 75], [2, 3, 7], [242, 147, 91], [83, 96, 113]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This nature-style palette of #C1DCEF, #2D3A4B, #020307, #F2935B, #536071 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: #c1dcef; --color-2: #2d3a4b; --color-3: #020307; --color-4: #f2935b; --color-5: #536071. 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 nature-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