All Palettes

Color Palette #3a6a82, #5b9a94, #7dbf9f, #b3e7a2, #f2d178

0%
0%
0%

CSS code for this palette

/* CSS */
.naval-passage {
color: #3a6a82;
}
.caulerpa-lentillifera {
color: #5b9a94;
}
.neptune-green {
color: #7dbf9f;
}
.basil-smash {
color: #b3e7a2;
}
.summertime {
color: #f2d178;
}

/* CSS Variables */
:root {
--naval-passage:#3a6a82;
--caulerpa-lentillifera:#5b9a94;
--neptune-green:#7dbf9f;
--basil-smash:#b3e7a2;
--summertime:#f2d178;
}

More palettes to explore