All Palettes

Color Palette #a1c1d4, #6b8e9e, #009975, #c4d600, #f3ab5e

0%
0%
0%

CSS code for this palette

/* CSS */
.airborne {
color: #a1c1d4;
}
.leisure-blue {
color: #6b8e9e;
}
.jardini-re {
color: #009975;
}
.garlic-pesto {
color: #c4d600;
}
.goldfish {
color: #f3ab5e;
}

/* CSS Variables */
:root {
--airborne:#a1c1d4;
--leisure-blue:#6b8e9e;
--jardini-re:#009975;
--garlic-pesto:#c4d600;
--goldfish:#f3ab5e;
}

More palettes to explore