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 Cyan, Light Soft Green, Vibrant Red.
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 |
|---|---|---|---|---|---|
#21C4B4 | rgb(33, 196, 180) | hsl(174, 71%, 45%) | Cyan | View | |
#BDE3BB | rgb(189, 227, 187) | hsl(117, 42%, 81%) | Light Soft Green | View | |
#FF4B3E | rgb(255, 75, 62) | hsl(4, 100%, 62%) | Vibrant Red | View | |
#FFB20F | rgb(255, 178, 15) | hsl(41, 100%, 53%) | Vibrant Amber | View | |
#FFE548 | rgb(255, 229, 72) | hsl(51, 100%, 64%) | Vibrant Yellow | View |
:root {
--color-1: #21C4B4;
--color-2: #BDE3BB;
--color-3: #FF4B3E;
--color-4: #FFB20F;
--color-5: #FFE548;
}Palettes that share visual characteristics and color harmony.