Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FF4000
Tangerine · OrangeRed · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#FF734D
Peach Pink · Coral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#80D1D0
Jade · SkyBlue · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#2F8281
Mineral Blue · SeaGreen · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#F7F7E9
Fresh Green · Linen · 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
FF4000 | FF734D | 80D1D0 | 2F8281 | F7F7E9 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 2.0 Fail | 1.3 Fail | 3.2 AA Large | |
1.3 Fail | — | 1.5 Fail | 1.7 Fail | 2.5 Fail | |
2.0 Fail | 1.5 Fail | — | 2.6 Fail | 1.6 Fail | |
1.3 Fail | 1.7 Fail | 2.6 Fail | — | 4.2 AA Large | |
3.2 AA Large | 2.5 Fail | 1.6 Fail | 4.2 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FF4000
#FF734D
#80D1D0
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ff4000;
--color-2: #ff734d;
--color-3: #80d1d0;
--color-4: #2f8281;
--color-5: #f7f7e9;
}SCSS
$color-1: #ff4000; $color-2: #ff734d; $color-3: #80d1d0; $color-4: #2f8281; $color-5: #f7f7e9;
TAILWIND
colors: {
'brand-1': '#ff4000',
'brand-2': '#ff734d',
'brand-3': '#80d1d0',
'brand-4': '#2f8281',
'brand-5': '#f7f7e9',
}RGB Array
[255, 64, 0], [255, 115, 77], [128, 209, 208], [47, 130, 129], [247, 247, 233]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sea-style palette of #FF4000, #FF734D, #80D1D0, #2F8281, #F7F7E9 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: #ff4000; --color-2: #ff734d; --color-3: #80d1d0; --color-4: #2f8281; --color-5: #f7f7e9. 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 sea-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