All Palettes

Color Palette #a8d6e6, #4eb7b3, #f6a6a2, #fdd835, #ff6e42

0%
0%
0%

CSS code for this palette

/* CSS */
.atlantic-ocean {
color: #a8d6e6;
}
.crystalsong-blue {
color: #4eb7b3;
}
.calabrese {
color: #f6a6a2;
}
.flirtatious {
color: #fdd835;
}
.carrot {
color: #ff6e42;
}

/* CSS Variables */
:root {
--atlantic-ocean:#a8d6e6;
--crystalsong-blue:#4eb7b3;
--calabrese:#f6a6a2;
--flirtatious:#fdd835;
--carrot:#ff6e42;
}

More palettes to explore