All Palettes

Cozy Coffeehouse Morning Glow Color Palette

A warm embrace of earthy tones reminiscent of freshly brewed coffee and sweet pastries, inviting you to savor the moment. This blend captures the essence of a serene morning, where soft golden hues intermingle with rich brown shades, creating a welcoming ambiance that inspires creativity and comfort.

0%
0%
0%

CSS code for this palette

/* CSS */
.carmel {
color: #905c3c;
}
.oat-field {
color: #bfac88;
}
.parsnip {
color: #d5c29a;
}
.champagne-cocktail {
color: #e3d6b0;
}
.elegant-ivory {
color: #f1e6d5;
}

/* CSS Variables */
:root {
--carmel:#905c3c;
--oat-field:#bfac88;
--parsnip:#d5c29a;
--champagne-cocktail:#e3d6b0;
--elegant-ivory:#f1e6d5;
}

More palettes to explore