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 |
|---|---|---|---|---|---|
#F0A8BA | rgb(240, 168, 186) | hsl(345, 71%, 80%) | Light Red | View | |
#F0A8A8 | rgb(240, 168, 168) | hsl(0, 71%, 80%) | Light Red | View | |
#F0BAA8 | rgb(240, 186, 168) | hsl(15, 71%, 80%) | Light Orange | View | |
#F0CCA8 | rgb(240, 204, 168) | hsl(30, 71%, 80%) | Light Orange | View | |
#F0DEA8 | rgb(240, 222, 168) | hsl(45, 71%, 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: #F0A8BA;
--color-2: #F0A8A8;
--color-3: #F0BAA8;
--color-4: #F0CCA8;
--color-5: #F0DEA8;
}Palettes that share visual characteristics and color harmony.