Blue Green Yellow Color Palette
Color Details
Palette Info
NameBlue Green Yellow Color Palette
CategoryBlue, Green, Yellow
Colors5
Share this palette
Copy CSS Variables
Use these CSS variables in your project.
:root {
--color-1: #1A3FA0;
--color-2: #4A6FC9;
--color-3: #2E7D4F;
--color-4: #7FB88A;
--color-5: #F2C230;
}