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 soft palette featuring Light Vibrant Red, Light Vibrant Orange, Pale Vibrant Yellow.
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 |
|---|---|---|---|---|---|
#FFADAD | rgb(255, 173, 173) | hsl(0, 100%, 84%) | Light Vibrant Red | View | |
#FFD6A5 | rgb(255, 214, 165) | hsl(33, 100%, 82%) | Light Vibrant Orange | View | |
#FDFFB6 | rgb(253, 255, 182) | hsl(62, 100%, 86%) | Pale Vibrant Yellow | View | |
#CAFFBF | rgb(202, 255, 191) | hsl(110, 100%, 87%) | Pale Vibrant Green | View | |
#9BF6FF | rgb(155, 246, 255) | hsl(185, 100%, 80%) | Light Vibrant Sky Blue | View | |
#A0C4FF | rgb(160, 196, 255) | hsl(217, 100%, 81%) | Light Vibrant Blue | View | |
#BDB2FF | rgb(189, 178, 255) | hsl(249, 100%, 85%) | Light Vibrant Blue | View | |
#FFC6FF | rgb(255, 198, 255) | hsl(300, 100%, 89%) | Pale Vibrant Purple | View | |
#FFFFFC | rgb(255, 255, 252) | hsl(60, 100%, 99%) | Pure White | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Light Vibrant Red and Light Vibrant Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #FFADAD;
--color-2: #FFD6A5;
--color-3: #FDFFB6;
--color-4: #CAFFBF;
--color-5: #9BF6FF;
--color-6: #A0C4FF;
--color-7: #BDB2FF;
--color-8: #FFC6FF;
--color-9: #FFFFFC;
}Palettes that share visual characteristics and color harmony.