All Palettes

Color Palette #1d4f8b, #fab700, #f55c3d, #f79c88, #2f7f33

0%
0%
0%

CSS code for this palette

/* CSS */
.olympian-blue {
color: #1d4f8b;
}
.blue-angels-yellow {
color: #fab700;
}
.orange-soda {
color: #f55c3d;
}
.sh-n-h-h-ng-coral {
color: #f79c88;
}
.lush-paradise {
color: #2f7f33;
}

/* CSS Variables */
:root {
--olympian-blue:#1d4f8b;
--blue-angels-yellow:#fab700;
--orange-soda:#f55c3d;
--sh-n-h-h-ng-coral:#f79c88;
--lush-paradise:#2f7f33;
}

More palettes to explore