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 Red, 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 |
|---|---|---|---|---|---|
#F2A6B9 | rgb(242, 166, 185) | hsl(345, 75%, 80%) | Light Red | View | |
#F2A6A6 | rgb(242, 166, 166) | hsl(0, 75%, 80%) | Light Red | View | |
#F2B9A6 | rgb(242, 185, 166) | hsl(15, 75%, 80%) | Light Orange | View | |
#F2CCA6 | rgb(242, 204, 166) | hsl(30, 75%, 80%) | Light Orange | View | |
#F2DFA6 | rgb(242, 223, 166) | hsl(45, 75%, 80%) | Light Yellow | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Light Red and Light Red creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #F2A6B9;
--color-2: #F2A6A6;
--color-3: #F2B9A6;
--color-4: #F2CCA6;
--color-5: #F2DFA6;
}Palettes that share visual characteristics and color harmony.