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 warm 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 |
|---|---|---|---|---|---|
#10C7CA | rgb(16, 199, 202) | hsl(181, 85%, 43%) | Dark Pure Cyan | View | |
#C9100D | rgb(201, 16, 13) | hsl(1, 88%, 42%) | Dark Pure Red | View | |
#12BCBF | rgb(18, 188, 191) | hsl(181, 83%, 41%) | Dark Pure Cyan | View | |
#D61E1B | rgb(214, 30, 27) | hsl(1, 78%, 47%) | Pure Red | View | |
#14C7CA | rgb(20, 199, 202) | hsl(181, 82%, 44%) | Dark Pure Cyan | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Pure Cyan and Dark Pure Red creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #10C7CA;
--color-2: #C9100D;
--color-3: #12BCBF;
--color-4: #D61E1B;
--color-5: #14C7CA;
}Palettes that share visual characteristics and color harmony.