All Palettes

Color Palette #4b8db4, #6ab8c8, #8ce3e0, #f4a462, #f46a1f

0%
0%
0%

CSS code for this palette

/* CSS */
.atlantic-gull {
color: #4b8db4;
}
.blouson-blue {
color: #6ab8c8;
}
.island-paradise {
color: #8ce3e0;
}
.shrimp-cocktail {
color: #f4a462;
}
.apocalyptic-orange {
color: #f46a1f;
}

/* CSS Variables */
:root {
--atlantic-gull:#4b8db4;
--blouson-blue:#6ab8c8;
--island-paradise:#8ce3e0;
--shrimp-cocktail:#f4a462;
--apocalyptic-orange:#f46a1f;
}

More palettes to explore