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 vibrant palette featuring Red, Light Vibrant Blue, Dark Vibrant Cyan.
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 |
|---|---|---|---|---|---|
#E17055 | rgb(225, 112, 85) | hsl(12, 70%, 61%) | Red | View | |
#74B9FF | rgb(116, 185, 255) | hsl(210, 100%, 73%) | Light Vibrant Blue | View | |
#00CEC9 | rgb(0, 206, 201) | hsl(179, 100%, 40%) | Dark Vibrant Cyan | View | |
#FD79A8 | rgb(253, 121, 168) | hsl(339, 97%, 73%) | Light Vibrant Pink | View | |
#6C5CE7 | rgb(108, 92, 231) | hsl(247, 74%, 63%) | Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Red and Light Vibrant Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #E17055;
--color-2: #74B9FF;
--color-3: #00CEC9;
--color-4: #FD79A8;
--color-5: #6C5CE7;
}Palettes that share visual characteristics and color harmony.