All Palettes

Color Palette #4b8b85, #5cc2c7, #b8e1e5, #f1b74b, #d17a29

0%
0%
0%

CSS code for this palette

/* CSS */
.dusty-teal {
color: #4b8b85;
}
.faded-jeans {
color: #5cc2c7;
}
.basin-blue {
color: #b8e1e5;
}
.maximum-yellow-red {
color: #f1b74b;
}
.bitter-orange {
color: #d17a29;
}

/* CSS Variables */
:root {
--dusty-teal:#4b8b85;
--faded-jeans:#5cc2c7;
--basin-blue:#b8e1e5;
--maximum-yellow-red:#f1b74b;
--bitter-orange:#d17a29;
}

More palettes to explore