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 cool palette in complementary tones.
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 |
|---|---|---|---|---|---|
#40D5D5 | rgb(64, 213, 213) | hsl(180, 64%, 54%) | Cyan | View | |
#D74545 | rgb(215, 69, 69) | hsl(0, 65%, 56%) | Red | View | |
#2DC1C1 | rgb(45, 193, 193) | hsl(180, 62%, 47%) | Cyan | View | |
#B92A2A | rgb(185, 42, 42) | hsl(0, 63%, 45%) | Red | View | |
#2ED0D0 | rgb(46, 208, 208) | hsl(180, 64%, 50%) | Cyan | View | |
#C72828 | rgb(199, 40, 40) | hsl(0, 67%, 47%) | Red | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Cyan and Red creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #40D5D5;
--color-2: #D74545;
--color-3: #2DC1C1;
--color-4: #B92A2A;
--color-5: #2ED0D0;
--color-6: #C72828;
}Palettes that share visual characteristics and color harmony.