Paleta de colores Rose Cinnamon
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Rose Cinnamon palette
CSS de la paleta de colores Rose Cinnamon
/* CSS */
.color-1 {
color: #895b29;
}
.color-2 {
color: #d17c6b;
}
.color-3 {
color: #f1b1be;
}
.color-4 {
color: #eab8c9;
}
.color-5 {
color: #d3a7b4;
}
/* CSS Variables */
:root {
--color-1: #895b29;
--color-2: #d17c6b;
--color-3: #f1b1be;
--color-4: #eab8c9;
--color-5: #d3a7b4;
}
CSS del degradado de fondo Rose Cinnamon
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #895b29, #d17c6b, #f1b1be, #eab8c9, #d3a7b4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #895b29, #d17c6b, #f1b1be, #eab8c9, #d3a7b4);
}
Paletas de colores similares
- Crimson Embrace
- Revolutionary Earthtones
- Rose Shades
- The Backrooms
- Gothic Whiskers
- Dark Wine Shades
- Cartier
- Copper Tragedy
- Whispering Earthtones
- Something Bad Will Happen Soon
- Earthy Echoes
- Autumn Harvest
- Café au Lait Dreams
- Coastal Driftwood Harmony
- Deep Forest Whisper
- Dark Rose
- Autumn Orchard
- Mystic Forest Reverie
Rose Cinnamon color palette created on .