All Palettes

Color Palette #3b8fab, #4db8d5, #a4dfe5, #f1c84b, #e76a8d

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-moon {
color: #3b8fab;
}
.aztec-sky {
color: #4db8d5;
}
.charlotte {
color: #a4dfe5;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.love-letter {
color: #e76a8d;
}

/* CSS Variables */
:root {
--blue-moon:#3b8fab;
--aztec-sky:#4db8d5;
--charlotte:#a4dfe5;
--solar-plexus-chakra:#f1c84b;
--love-letter:#e76a8d;
}

More palettes to explore