All Palettes

Color Palette #1f3a61, #2c698c, #4f9fb5, #a8d6d4, #f3b6a0

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.ocean-call {
color: #2c698c;
}
.maui-blue {
color: #4f9fb5;
}
.eton-blue {
color: #a8d6d4;
}
.first-date {
color: #f3b6a0;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--ocean-call:#2c698c;
--maui-blue:#4f9fb5;
--eton-blue:#a8d6d4;
--first-date:#f3b6a0;
}

More palettes to explore