Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FF90A2
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#F9C397
Apricot · BurlyWood · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#FFFEFB
Goose Yellow · White · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#210F0D
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· Creative Blush Sunrise
#006C8B
Lake Blue · Teal · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· 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
FF90A2 | F9C397 | FFFEFB | 210F0D | 006C8B | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.1 Fail | 8.6 AAA | 2.8 Fail | |
1.4 Fail | — | 1.6 Fail | 11.7 AAA | 3.8 AA Large | |
2.1 Fail | 1.6 Fail | — | 18.3 AAA | 5.9 AA | |
8.6 AAA | 11.7 AAA | 18.3 AAA | — | 3.1 AA Large | |
2.8 Fail | 3.8 AA Large | 5.9 AA | 3.1 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FF90A2
#F9C397
#FFFEFB
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ff90a2;
--color-2: #f9c397;
--color-3: #fffefb;
--color-4: #210f0d;
--color-5: #006c8b;
}SCSS
$color-1: #ff90a2; $color-2: #f9c397; $color-3: #fffefb; $color-4: #210f0d; $color-5: #006c8b;
TAILWIND
colors: {
'brand-1': '#ff90a2',
'brand-2': '#f9c397',
'brand-3': '#fffefb',
'brand-4': '#210f0d',
'brand-5': '#006c8b',
}RGB Array
[255, 144, 162], [249, 195, 151], [255, 254, 251], [33, 15, 13], [0, 108, 139]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FF90A2, #F9C397, #FFFEFB, #210F0D, #006C8B is ideal for: social media posters, mobile apps, e-commerce promos, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #ff90a2; --color-2: #f9c397; --color-3: #fffefb; --color-4: #210f0d; --color-5: #006c8b. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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