All Palettes

Color Palette #00a8d6, #4fc9e8, #a7eaf1, #f1e1a7, #f9aeae

0%
0%
0%

CSS code for this palette

/* CSS */
.malibu-blue {
color: #00a8d6;
}
.clean-pool {
color: #4fc9e8;
}
.uranus {
color: #a7eaf1;
}
.french-vanilla {
color: #f1e1a7;
}
.snow-white-blush {
color: #f9aeae;
}

/* CSS Variables */
:root {
--malibu-blue:#00a8d6;
--clean-pool:#4fc9e8;
--uranus:#a7eaf1;
--french-vanilla:#f1e1a7;
--snow-white-blush:#f9aeae;
}

More palettes to explore