All Palettes

Color Palette #3c8f9f, #7fb8b6, #a3d7d1, #f9e1c3, #f76969

0%
0%
0%

CSS code for this palette

/* CSS */
.winter-time {
color: #3c8f9f;
}
.kingfisher-turquoise {
color: #7fb8b6;
}
.smooth-satin {
color: #a3d7d1;
}
.budder-skin {
color: #f9e1c3;
}
.fiery-salmon {
color: #f76969;
}

/* CSS Variables */
:root {
--winter-time:#3c8f9f;
--kingfisher-turquoise:#7fb8b6;
--smooth-satin:#a3d7d1;
--budder-skin:#f9e1c3;
--fiery-salmon:#f76969;
}

More palettes to explore