All Palettes

Color Palette #5d8992, #9cc2c9, #f0e3d6, #f0a800, #ff6347

0%
0%
0%

CSS code for this palette

/* CSS */
.dusty-turquoise {
color: #5d8992;
}
.rest-assured {
color: #9cc2c9;
}
.uptown-taupe {
color: #f0e3d6;
}
.welcoming-wasp {
color: #f0a800;
}
.bruschetta-tomato {
color: #ff6347;
}

/* CSS Variables */
:root {
--dusty-turquoise:#5d8992;
--rest-assured:#9cc2c9;
--uptown-taupe:#f0e3d6;
--welcoming-wasp:#f0a800;
--bruschetta-tomato:#ff6347;
}

More palettes to explore