Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#082C36
Lake Blue · DarkSlateGray · Peacock Green
Traditional「Lake Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#4A968F
Mineral Blue · CadetBlue · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#C3C9D2
Azure · LightGray · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#E5E2E2
Plain White · Lavender · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Silver Lining
#FF4040
Peach Pink · Tomato · Coral Red
Traditional「Peach Pink」· Paint「Coral 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
082C36 | 4A968F | C3C9D2 | E5E2E2 | FF4040 | |
|---|---|---|---|---|---|
| — | 4.2 AA Large | 8.9 AAA | 11.5 AAA | 4.3 AA Large | |
4.2 AA Large | — | 2.1 Fail | 2.7 Fail | 1.0 Fail | |
8.9 AAA | 2.1 Fail | — | 1.3 Fail | 2.1 Fail | |
11.5 AAA | 2.7 Fail | 1.3 Fail | — | 2.7 Fail | |
4.3 AA Large | 1.0 Fail | 2.1 Fail | 2.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#082C36
#4A968F
#C3C9D2
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #082c36;
--color-2: #4a968f;
--color-3: #c3c9d2;
--color-4: #e5e2e2;
--color-5: #ff4040;
}SCSS
$color-1: #082c36; $color-2: #4a968f; $color-3: #c3c9d2; $color-4: #e5e2e2; $color-5: #ff4040;
TAILWIND
colors: {
'brand-1': '#082c36',
'brand-2': '#4a968f',
'brand-3': '#c3c9d2',
'brand-4': '#e5e2e2',
'brand-5': '#ff4040',
}RGB Array
[8, 44, 54], [74, 150, 143], [195, 201, 210], [229, 226, 226], [255, 64, 64]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #082C36, #4A968F, #C3C9D2, #E5E2E2, #FF4040 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: #082c36; --color-2: #4a968f; --color-3: #c3c9d2; --color-4: #e5e2e2; --color-5: #ff4040. 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