Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F6E6CD
Goose Yellow · Bisque · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#D6A336
Ginger · GoldenRod · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#B52A63
Dark Violet · MediumVioletRed · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#B2CF99
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#010204
Indigo · Black · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea 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
F6E6CD | D6A336 | B52A63 | B2CF99 | 010204 | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 4.9 AA | 1.4 Fail | 16.9 AAA | |
1.9 Fail | — | 2.6 Fail | 1.3 Fail | 9.0 AAA | |
4.9 AA | 2.6 Fail | — | 3.5 AA Large | 3.4 AA Large | |
1.4 Fail | 1.3 Fail | 3.5 AA Large | — | 12.1 AAA | |
16.9 AAA | 9.0 AAA | 3.4 AA Large | 12.1 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F6E6CD
#D6A336
#B52A63
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f6e6cd;
--color-2: #d6a336;
--color-3: #b52a63;
--color-4: #b2cf99;
--color-5: #010204;
}SCSS
$color-1: #f6e6cd; $color-2: #d6a336; $color-3: #b52a63; $color-4: #b2cf99; $color-5: #010204;
TAILWIND
colors: {
'brand-1': '#f6e6cd',
'brand-2': '#d6a336',
'brand-3': '#b52a63',
'brand-4': '#b2cf99',
'brand-5': '#010204',
}RGB Array
[246, 230, 205], [214, 163, 54], [181, 42, 99], [178, 207, 153], [1, 2, 4]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This cool-style palette of #F6E6CD, #D6A336, #B52A63, #B2CF99, #010204 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: #f6e6cd; --color-2: #d6a336; --color-3: #b52a63; --color-4: #b2cf99; --color-5: #010204. 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 cool-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