All Palettes

Color Palette #1f6d8e, #4ab5a3, #6dd5b2, #f5c43d, #f86a3a

0%
0%
0%

CSS code for this palette

/* CSS */
.chill-of-the-night {
color: #1f6d8e;
}
.sacred-turquoise {
color: #4ab5a3;
}
.peppy {
color: #6dd5b2;
}
.phellodendron-amurense {
color: #f5c43d;
}
.carrot {
color: #f86a3a;
}

/* CSS Variables */
:root {
--chill-of-the-night:#1f6d8e;
--sacred-turquoise:#4ab5a3;
--peppy:#6dd5b2;
--phellodendron-amurense:#f5c43d;
--carrot:#f86a3a;
}

More palettes to explore