All Palettes

Color Palette #a0d5e9, #6dba8b, #f9d467, #f2817d, #4a4e68

0%
0%
0%

CSS code for this palette

/* CSS */
.light-budgie-blue {
color: #a0d5e9;
}
.young-bamboo {
color: #6dba8b;
}
.lighthouse-glow {
color: #f9d467;
}
.meat {
color: #f2817d;
}
.crown-blue {
color: #4a4e68;
}

/* CSS Variables */
:root {
--light-budgie-blue:#a0d5e9;
--young-bamboo:#6dba8b;
--lighthouse-glow:#f9d467;
--meat:#f2817d;
--crown-blue:#4a4e68;
}

More palettes to explore