Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F2808E
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#9E7B4A
Ochre · Sienna · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#D4AC4E
Ginger · SandyBrown · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#82C49D
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#DBD9C5
Fresh Green · LightGray · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
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
F2808E | 9E7B4A | D4AC4E | 82C49D | DBD9C5 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 1.2 Fail | 1.3 Fail | 1.8 Fail | |
1.5 Fail | — | 1.8 Fail | 1.9 Fail | 2.7 Fail | |
1.2 Fail | 1.8 Fail | — | 1.1 Fail | 1.5 Fail | |
1.3 Fail | 1.9 Fail | 1.1 Fail | — | 1.4 Fail | |
1.8 Fail | 2.7 Fail | 1.5 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F2808E
#9E7B4A
#D4AC4E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f2808e;
--color-2: #9e7b4a;
--color-3: #d4ac4e;
--color-4: #82c49d;
--color-5: #dbd9c5;
}SCSS
$color-1: #f2808e; $color-2: #9e7b4a; $color-3: #d4ac4e; $color-4: #82c49d; $color-5: #dbd9c5;
TAILWIND
colors: {
'brand-1': '#f2808e',
'brand-2': '#9e7b4a',
'brand-3': '#d4ac4e',
'brand-4': '#82c49d',
'brand-5': '#dbd9c5',
}RGB Array
[242, 128, 142], [158, 123, 74], [212, 172, 78], [130, 196, 157], [219, 217, 197]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #F2808E, #9E7B4A, #D4AC4E, #82C49D, #DBD9C5 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: #f2808e; --color-2: #9e7b4a; --color-3: #d4ac4e; --color-4: #82c49d; --color-5: #dbd9c5. 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