All Palettes

Color Palette #2e4976, #4a8cbf, #77bae4, #f1d06f, #f7a76e

0%
0%
0%

CSS code for this palette

/* CSS */
.dragonfly {
color: #2e4976;
}
.boat-house {
color: #4a8cbf;
}
.costa-rica-blue {
color: #77bae4;
}
.funky-yellow {
color: #f1d06f;
}
.florida-sunrise {
color: #f7a76e;
}

/* CSS Variables */
:root {
--dragonfly:#2e4976;
--boat-house:#4a8cbf;
--costa-rica-blue:#77bae4;
--funky-yellow:#f1d06f;
--florida-sunrise:#f7a76e;
}

More palettes to explore