All Palettes

Color Palette #1e91ae, #4ec2c6, #8cedc6, #f3d74f, #f7703b

0%
0%
0%

CSS code for this palette

/* CSS */
.mediterranean-sea {
color: #1e91ae;
}
.gem-turquoise {
color: #4ec2c6;
}
.bubble-algae {
color: #8cedc6;
}
.golden-apples {
color: #f3d74f;
}
.carrot {
color: #f7703b;
}

/* CSS Variables */
:root {
--mediterranean-sea:#1e91ae;
--gem-turquoise:#4ec2c6;
--bubble-algae:#8cedc6;
--golden-apples:#f3d74f;
--carrot:#f7703b;
}

More palettes to explore