All Palettes

Color Palette #4b8caf, #1d6f90, #1f5070, #4b2d6c, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.atlantic-gull {
color: #4b8caf;
}
.chill-of-the-night {
color: #1d6f90;
}
.canoe-blue {
color: #1f5070;
}
.violet-indigo {
color: #4b2d6c;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--atlantic-gull:#4b8caf;
--chill-of-the-night:#1d6f90;
--canoe-blue:#1f5070;
--violet-indigo:#4b2d6c;
--sunshine-mellow:#f1c40e;
}

More palettes to explore