All Palettes

Color Palette #3e8e81, #61b8a9, #89e1d9, #f3f9c8, #f9b248

0%
0%
0%

CSS code for this palette

/* CSS */
.royal-palm {
color: #3e8e81;
}
.bath-turquoise {
color: #61b8a9;
}
.cold-blue {
color: #89e1d9;
}
.carla {
color: #f3f9c8;
}
.butterscotch {
color: #f9b248;
}

/* CSS Variables */
:root {
--royal-palm:#3e8e81;
--bath-turquoise:#61b8a9;
--cold-blue:#89e1d9;
--carla:#f3f9c8;
--butterscotch:#f9b248;
}

More palettes to explore