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 trending palette featuring Pure Red, Vibrant Yellow, Dark Soft Green.
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 |
|---|---|---|---|---|---|
#EA4335 | rgb(234, 67, 53) | hsl(5, 81%, 56%) | Pure Red | View | |
#FBBC05 | rgb(251, 188, 5) | hsl(45, 97%, 50%) | Vibrant Yellow | View | |
#34A853 | rgb(52, 168, 83) | hsl(136, 53%, 43%) | Dark Soft Green | View | |
#4285F4 | rgb(66, 133, 244) | hsl(217, 89%, 61%) | Pure Blue | View | |
#A142F4 | rgb(161, 66, 244) | hsl(272, 89%, 61%) | Pure Navy | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Red and Vibrant Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EA4335;
--color-2: #FBBC05;
--color-3: #34A853;
--color-4: #4285F4;
--color-5: #A142F4;
}Palettes that share visual characteristics and color harmony.