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 vibrant palette featuring Pure Red, Pure Pink, Purple Material.
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 |
|---|---|---|---|---|---|
#F44336 | rgb(244, 67, 54) | hsl(4, 90%, 58%) | Pure Red | View | |
#E91E63 | rgb(233, 30, 99) | hsl(340, 82%, 52%) | Pure Pink | View | |
#9C27B0 | rgb(156, 39, 176) | hsl(291, 64%, 42%) | Purple Material | View | |
#673AB7 | rgb(103, 58, 183) | hsl(262, 52%, 47%) | Deep Purple | View | |
#3F51B5 | rgb(63, 81, 181) | hsl(231, 48%, 48%) | Soft Blue | View |
This soft Pure Red palette brings a sense of serene tranquility and modern airiness.
The light blue tones suggest reliability and professional calm without being overpowering. Ideal for healthcare platforms, meditation apps, or any interface that values breathing room.
:root {
--color-1: #F44336;
--color-2: #E91E63;
--color-3: #9C27B0;
--color-4: #673AB7;
--color-5: #3F51B5;
}Palettes that share visual characteristics and color harmony.