All Palettes

Color Palette #1a8e8e, #4fb5b5, #8dd3d3, #f4c9b8, #d6483d

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-liner {
color: #1a8e8e;
}
.crystalsong-blue {
color: #4fb5b5;
}
.fling-green {
color: #8dd3d3;
}
.sweet-angel {
color: #f4c9b8;
}
.warming-heart {
color: #d6483d;
}

/* CSS Variables */
:root {
--ocean-liner:#1a8e8e;
--crystalsong-blue:#4fb5b5;
--fling-green:#8dd3d3;
--sweet-angel:#f4c9b8;
--warming-heart:#d6483d;
}

More palettes to explore