All Palettes

Color Palette #f7b2a1, #f1c84b, #6d9ed0, #4b93c3, #2a4d6a

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.blue-electress {
color: #6d9ed0;
}
.azure-blue {
color: #4b93c3;
}
.celestial-blue {
color: #2a4d6a;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--solar-plexus-chakra:#f1c84b;
--blue-electress:#6d9ed0;
--azure-blue:#4b93c3;
--celestial-blue:#2a4d6a;
}

More palettes to explore