All Palettes

Color Palette #1c6969, #50b9b9, #81e4e4, #f1eaa7, #f49b0b

0%
0%
0%

CSS code for this palette

/* CSS */
.mosaic-tile {
color: #1c6969;
}
.crystalsong-blue {
color: #50b9b9;
}
.faded-poster {
color: #81e4e4;
}
.majestic-treasures {
color: #f1eaa7;
}
.laughing-orange {
color: #f49b0b;
}

/* CSS Variables */
:root {
--mosaic-tile:#1c6969;
--crystalsong-blue:#50b9b9;
--faded-poster:#81e4e4;
--majestic-treasures:#f1eaa7;
--laughing-orange:#f49b0b;
}

More palettes to explore