All Palettes

Color Palette #1f3c5b, #4b7c9b, #a1c6d4, #f7e8c5, #e17a7a

0%
0%
0%

CSS code for this palette

/* CSS */
.regal-blue {
color: #1f3c5b;
}
.tech-wave {
color: #4b7c9b;
}
.blue-dam {
color: #a1c6d4;
}
.foundation {
color: #f7e8c5;
}
.lively-coral {
color: #e17a7a;
}

/* CSS Variables */
:root {
--regal-blue:#1f3c5b;
--tech-wave:#4b7c9b;
--blue-dam:#a1c6d4;
--foundation:#f7e8c5;
--lively-coral:#e17a7a;
}

More palettes to explore