Paleta de colores Rustic Rosewood Harmony
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Rustic Rosewood Harmony palette
Image Gallery
CSS de la paleta de colores Rustic Rosewood Harmony
/* CSS */
.color-1 {
color: #c0afb5;
}
.color-2 {
color: #ae8b84;
}
.color-3 {
color: #b0720c;
}
.color-4 {
color: #916a5f;
}
.color-5 {
color: #664f47;
}
/* CSS Variables */
:root {
--color-1: #c0afb5;
--color-2: #ae8b84;
--color-3: #b0720c;
--color-4: #916a5f;
--color-5: #664f47;
}
CSS del degradado de fondo Rustic Rosewood Harmony
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c0afb5, #ae8b84, #b0720c, #916a5f, #664f47);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c0afb5, #ae8b84, #b0720c, #916a5f, #664f47);
}
Paletas de colores similares
Rustic Rosewood Harmony color palette created on .