All Palettes

Color Palette #1e99ae, #4cb8d6, #a1e5e8, #f6f9f1, #f8caa5

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-lagoon {
color: #1e99ae;
}
.aztec-sky {
color: #4cb8d6;
}
.blizzard-blue {
color: #a1e5e8;
}
.laundry-white {
color: #f6f9f1;
}
.lion-cub {
color: #f8caa5;
}

/* CSS Variables */
:root {
--tropical-lagoon:#1e99ae;
--aztec-sky:#4cb8d6;
--blizzard-blue:#a1e5e8;
--laundry-white:#f6f9f1;
--lion-cub:#f8caa5;
}

More palettes to explore