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 retro palette in tetradic 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 |
|---|---|---|---|---|---|
#8DD7D4 | rgb(141, 215, 212) | hsl(178, 48%, 70%) | Soft Cyan | View | |
#BA9CDD | rgb(186, 156, 221) | hsl(268, 49%, 74%) | Light Soft Navy | View | |
#DD8D91 | rgb(221, 141, 145) | hsl(357, 54%, 71%) | Light Soft Red | View | |
#BCDC94 | rgb(188, 220, 148) | hsl(87, 51%, 72%) | Light Soft Green | View | |
#94E1DD | rgb(148, 225, 221) | hsl(177, 56%, 73%) | Light Soft Cyan | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Cyan and Light Soft Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #8DD7D4;
--color-2: #BA9CDD;
--color-3: #DD8D91;
--color-4: #BCDC94;
--color-5: #94E1DD;
}Palettes that share visual characteristics and color harmony.