Loading
Preparing the next color view
Building palettes, metadata, and layout pieces for this route.
Building palettes, metadata, and layout pieces for this route.
A 5-color combination featuring Light Salmon, Light Vibrant Orange, Light Vibrant Yellow. Perfect for UI design, branding identities, and digital illustrations.
See how this palette performs in real-world UI mockups.
Experience the perfect harmony of colors calculated for your brand identity.
| Swatch | HEX | RGB | HSL | Name | Details |
|---|---|---|---|---|---|
#FFA07A | rgb(255, 160, 122) | hsl(17, 100%, 74%) | Light Salmon | View | |
#FFC17A | rgb(255, 193, 122) | hsl(32, 100%, 74%) | Light Vibrant Orange | View | |
#FFE27A | rgb(255, 226, 122) | hsl(47, 100%, 74%) | Light Vibrant Yellow | View | |
#FBFF7A | rgb(251, 255, 122) | hsl(62, 100%, 74%) | Light Vibrant Yellow | View | |
#D9FF7A | rgb(217, 255, 122) | hsl(77, 100%, 74%) | Light Vibrant Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Light Salmon and Light Vibrant Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #FFA07A;
--color-2: #FFC17A;
--color-3: #FFE27A;
--color-4: #FBFF7A;
--color-5: #D9FF7A;
}Palettes that share visual characteristics and color harmony.