All Palettes

Color Palette #27544d, #51bdb8, #97f2e7, #fffcf5, #fff9c2

0%
0%
0%

CSS code for this palette

/* CSS */
.seagrass-green {
color: #27544d;
}
.treasured-teal {
color: #51bdb8;
}
.freezy-breezy {
color: #97f2e7;
}
.sugar-milk {
color: #fffcf5;
}
.twinkling-lights {
color: #fff9c2;
}

/* CSS Variables */
:root {
--seagrass-green:#27544d;
--treasured-teal:#51bdb8;
--freezy-breezy:#97f2e7;
--sugar-milk:#fffcf5;
--twinkling-lights:#fff9c2;
}

More palettes to explore