All Palettes

Color Palette #1d749f, #3db6d1, #78e6e8, #ffd06b, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.bateau {
color: #1d749f;
}
.santorini {
color: #3db6d1;
}
.turkish-turquoise {
color: #78e6e8;
}
.faded-sunlight {
color: #ffd06b;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--bateau:#1d749f;
--santorini:#3db6d1;
--turkish-turquoise:#78e6e8;
--faded-sunlight:#ffd06b;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore