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 Pure Red, Pure Red, Pure 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 |
|---|---|---|---|---|---|
#F23137 | rgb(242, 49, 55) | hsl(358, 88%, 57%) | Pure Red | View | |
#F25B31 | rgb(242, 91, 49) | hsl(13, 88%, 57%) | Pure Red | View | |
#F28B31 | rgb(242, 139, 49) | hsl(28, 88%, 57%) | Pure Orange | View | |
#F2BB31 | rgb(242, 187, 49) | hsl(43, 88%, 57%) | Pure Amber | View | |
#F2EB31 | rgb(242, 235, 49) | hsl(58, 88%, 57%) | Pure Yellow | View |
:root {
--color-1: #F23137;
--color-2: #F25B31;
--color-3: #F28B31;
--color-4: #F2BB31;
--color-5: #F2EB31;
}Palettes that share visual characteristics and color harmony.