Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DEEAEA
Sky Blue · Lavender · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#6FD9A7
Jade · MediumAquaMarine · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#B5BD65
Autumn Sage · Tan · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#E88C18
Ochre · GoldenRod · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#F35E4A
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
DEEAEA | 6FD9A7 | B5BD65 | E88C18 | F35E4A | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.6 Fail | 2.1 Fail | 2.6 Fail | |
1.4 Fail | — | 1.2 Fail | 1.5 Fail | 1.9 Fail | |
1.6 Fail | 1.2 Fail | — | 1.3 Fail | 1.6 Fail | |
2.1 Fail | 1.5 Fail | 1.3 Fail | — | 1.3 Fail | |
2.6 Fail | 1.9 Fail | 1.6 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DEEAEA
#6FD9A7
#B5BD65
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #deeaea;
--color-2: #6fd9a7;
--color-3: #b5bd65;
--color-4: #e88c18;
--color-5: #f35e4a;
}SCSS
$color-1: #deeaea; $color-2: #6fd9a7; $color-3: #b5bd65; $color-4: #e88c18; $color-5: #f35e4a;
TAILWIND
colors: {
'brand-1': '#deeaea',
'brand-2': '#6fd9a7',
'brand-3': '#b5bd65',
'brand-4': '#e88c18',
'brand-5': '#f35e4a',
}RGB Array
[222, 234, 234], [111, 217, 167], [181, 189, 101], [232, 140, 24], [243, 94, 74]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #DEEAEA, #6FD9A7, #B5BD65, #E88C18, #F35E4A is ideal for: corporate websites, product showcases, portfolios. 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: #deeaea; --color-2: #6fd9a7; --color-3: #b5bd65; --color-4: #e88c18; --color-5: #f35e4a. 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. 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 warm-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