All Palettes

Color Palette #1e4d76, #4e8dc1, #a8d6e6, #f6c6d7, #f2a1c5

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1e4d76;
}
.boat-house {
color: #4e8dc1;
}
.atlantic-ocean {
color: #a8d6e6;
}
.mountain-laurel {
color: #f6c6d7;
}
.prism-pink {
color: #f2a1c5;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1e4d76;
--boat-house:#4e8dc1;
--atlantic-ocean:#a8d6e6;
--mountain-laurel:#f6c6d7;
--prism-pink:#f2a1c5;
}

More palettes to explore