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 Pink, Light Red, Light Orange. 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 |
|---|---|---|---|---|---|
#F0B2C3 | rgb(240, 178, 195) | hsl(344, 67%, 82%) | Light Pink | View | |
#F0B2B3 | rgb(240, 178, 179) | hsl(359, 67%, 82%) | Light Red | View | |
#F0C1B2 | rgb(240, 193, 178) | hsl(15, 67%, 82%) | Light Orange | View | |
#F0D0B2 | rgb(240, 208, 178) | hsl(29, 67%, 82%) | Light Orange | View | |
#F0DFB2 | rgb(240, 223, 178) | hsl(44, 67%, 82%) | Light Amber | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Light Pink and Light Red creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #F0B2C3;
--color-2: #F0B2B3;
--color-3: #F0C1B2;
--color-4: #F0D0B2;
--color-5: #F0DFB2;
}Palettes that share visual characteristics and color harmony.