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 Red. 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 |
|---|---|---|---|---|---|
#F2B5D4 | rgb(242, 181, 212) | hsl(330, 70%, 83%) | Light Pink | View | |
#F2B5C4 | rgb(242, 181, 196) | hsl(345, 70%, 83%) | Light Red | View | |
#F2B5B5 | rgb(242, 181, 181) | hsl(0, 70%, 83%) | Light Red | View | |
#F2C4B5 | rgb(242, 196, 181) | hsl(15, 70%, 83%) | Light Orange | View | |
#F2D4B5 | rgb(242, 212, 181) | hsl(30, 70%, 83%) | Light Orange | 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: #F2B5D4;
--color-2: #F2B5C4;
--color-3: #F2B5B5;
--color-4: #F2C4B5;
--color-5: #F2D4B5;
}Palettes that share visual characteristics and color harmony.