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 |
|---|---|---|---|---|---|
#F2A6BD | rgb(242, 166, 189) | hsl(342, 75%, 80%) | Light Pink | View | |
#F2A6AA | rgb(242, 166, 170) | hsl(357, 75%, 80%) | Light Red | View | |
#F2B5A6 | rgb(242, 181, 166) | hsl(12, 75%, 80%) | Light Red | View | |
#F2C8A6 | rgb(242, 200, 166) | hsl(27, 75%, 80%) | Light Orange | View | |
#F2DBA6 | rgb(242, 219, 166) | hsl(42, 75%, 80%) | 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: #F2A6BD;
--color-2: #F2A6AA;
--color-3: #F2B5A6;
--color-4: #F2C8A6;
--color-5: #F2DBA6;
}Palettes that share visual characteristics and color harmony.