All Palettes

Color Palette #a3d6e0, #f4b69f, #ff6e61, #ffd500, #6b8f24

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #a3d6e0;
}
.first-date {
color: #f4b69f;
}
.grapefruit-pulp {
color: #ff6e61;
}
.cyber-yellow {
color: #ffd500;
}
.scallion {
color: #6b8f24;
}

/* CSS Variables */
:root {
--terrace-pool:#a3d6e0;
--first-date:#f4b69f;
--grapefruit-pulp:#ff6e61;
--cyber-yellow:#ffd500;
--scallion:#6b8f24;
}

More palettes to explore