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 |
|---|---|---|---|---|---|
#F2ABBC | rgb(242, 171, 188) | hsl(346, 73%, 81%) | Light Red | View | |
#F2ACAB | rgb(242, 172, 171) | hsl(1, 73%, 81%) | Light Red | View | |
#F2BEAB | rgb(242, 190, 171) | hsl(16, 73%, 81%) | Light Orange | View | |
#F2D0AB | rgb(242, 208, 171) | hsl(31, 73%, 81%) | Light Orange | View | |
#F2E1AB | rgb(242, 225, 171) | hsl(46, 73%, 81%) | 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: #F2ABBC;
--color-2: #F2ACAB;
--color-3: #F2BEAB;
--color-4: #F2D0AB;
--color-5: #F2E1AB;
}Palettes that share visual characteristics and color harmony.