All Palettes

Color Palette #4a8abf, #6ebf90, #a9d18f, #f8c75d, #e76d65

0%
0%
0%

CSS code for this palette

/* CSS */
.boat-house {
color: #4a8abf;
}
.felt-green {
color: #6ebf90;
}
.nature-s-delight {
color: #a9d18f;
}
.deep-fried-sun-rays {
color: #f8c75d;
}
.childhood-crush {
color: #e76d65;
}

/* CSS Variables */
:root {
--boat-house:#4a8abf;
--felt-green:#6ebf90;
--nature-s-delight:#a9d18f;
--deep-fried-sun-rays:#f8c75d;
--childhood-crush:#e76d65;
}

More palettes to explore