Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#2A2E2D
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#CE7587
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#F39190
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#E4BAAA
Apricot · Tan · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#C5D0C0
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
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
2A2E2D | CE7587 | F39190 | E4BAAA | C5D0C0 | |
|---|---|---|---|---|---|
| — | 4.3 AA Large | 6.1 AA | 7.8 AAA | 8.6 AAA | |
4.3 AA Large | — | 1.4 Fail | 1.8 Fail | 2.0 Fail | |
6.1 AA | 1.4 Fail | — | 1.3 Fail | 1.4 Fail | |
7.8 AAA | 1.8 Fail | 1.3 Fail | — | 1.1 Fail | |
8.6 AAA | 2.0 Fail | 1.4 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#2A2E2D
#CE7587
#F39190
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #2a2e2d;
--color-2: #ce7587;
--color-3: #f39190;
--color-4: #e4baaa;
--color-5: #c5d0c0;
}SCSS
$color-1: #2a2e2d; $color-2: #ce7587; $color-3: #f39190; $color-4: #e4baaa; $color-5: #c5d0c0;
TAILWIND
colors: {
'brand-1': '#2a2e2d',
'brand-2': '#ce7587',
'brand-3': '#f39190',
'brand-4': '#e4baaa',
'brand-5': '#c5d0c0',
}RGB Array
[42, 46, 45], [206, 117, 135], [243, 145, 144], [228, 186, 170], [197, 208, 192]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sunset-style palette of #2A2E2D, #CE7587, #F39190, #E4BAAA, #C5D0C0 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: #2a2e2d; --color-2: #ce7587; --color-3: #f39190; --color-4: #e4baaa; --color-5: #c5d0c0. 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 sunset-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