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 triadic 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 |
|---|---|---|---|---|---|
#CCE16F | rgb(204, 225, 111) | hsl(71, 66%, 66%) | Lime | View | |
#73C4D7 | rgb(115, 196, 215) | hsl(191, 56%, 65%) | Soft Sky Blue | View | |
#DF81CE | rgb(223, 129, 206) | hsl(311, 59%, 69%) | Soft Pink | View | |
#C9DB7C | rgb(201, 219, 124) | hsl(71, 57%, 67%) | Soft Lime | View | |
#79CDDF | rgb(121, 205, 223) | hsl(191, 61%, 67%) | Sky Blue | View |
:root {
--color-1: #CCE16F;
--color-2: #73C4D7;
--color-3: #DF81CE;
--color-4: #C9DB7C;
--color-5: #79CDDF;
}Palettes that share visual characteristics and color harmony.