Paleta de colores Rhyne Whispers
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Rhyne Whispers palette
CSS de la paleta de colores Rhyne Whispers
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #f9b2a4;
}
.color-3 {
color: #f1e7d5;
}
.color-4 {
color: #a2d7d1;
}
.color-5 {
color: #6dbbe8;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #f9b2a4;
--color-3: #f1e7d5;
--color-4: #a2d7d1;
--color-5: #6dbbe8;
}
CSS del degradado de fondo Rhyne Whispers
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #f9b2a4, #f1e7d5, #a2d7d1, #6dbbe8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #f9b2a4, #f1e7d5, #a2d7d1, #6dbbe8);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 200+ paletas de colores Coral
Rhyne Whispers color palette created on .