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 |
|---|---|---|---|---|---|
#F2A6B1 | rgb(242, 166, 177) | hsl(351, 75%, 80%) | Light Red | View | |
#F2ADA6 | rgb(242, 173, 166) | hsl(6, 75%, 80%) | Light Red | View | |
#F2C1A6 | rgb(242, 193, 166) | hsl(21, 75%, 80%) | Light Orange | View | |
#F2D4A6 | rgb(242, 212, 166) | hsl(36, 75%, 80%) | Light Amber | View | |
#F2E7A6 | rgb(242, 231, 166) | hsl(51, 75%, 80%) | Light Yellow | View |
:root {
--color-1: #F2A6B1;
--color-2: #F2ADA6;
--color-3: #F2C1A6;
--color-4: #F2D4A6;
--color-5: #F2E7A6;
}Palettes that share visual characteristics and color harmony.