All Palettes

Color Palette #4b70a0, #6fa8d8, #b2e7f5, #f5d67a, #f5796b

0%
0%
0%

CSS code for this palette

/* CSS */
.great-serpent {
color: #4b70a0;
}
.polar-ice {
color: #6fa8d8;
}
.azure-sky {
color: #b2e7f5;
}
.golden-raspberry {
color: #f5d67a;
}
.melon-baby {
color: #f5796b;
}

/* CSS Variables */
:root {
--great-serpent:#4b70a0;
--polar-ice:#6fa8d8;
--azure-sky:#b2e7f5;
--golden-raspberry:#f5d67a;
--melon-baby:#f5796b;
}

More palettes to explore