Paleta de colores Trick or Treat Meow Meows
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Trick or Treat Meow Meows palette
Imagen PNG de la paleta de colores Trick or Treat Meow Meows
CSS de la paleta de colores Trick or Treat Meow Meows
/* CSS */
.color-1 {
color: #f5b2b2;
}
.color-2 {
color: #f5a17a;
}
.color-3 {
color: #f4c952;
}
.color-4 {
color: #7f5b9f;
}
.color-5 {
color: #5d4d7a;
}
/* CSS Variables */
:root {
--color-1: #f5b2b2;
--color-2: #f5a17a;
--color-3: #f4c952;
--color-4: #7f5b9f;
--color-5: #5d4d7a;
}
CSS del degradado de fondo Trick or Treat Meow Meows
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5b2b2, #f5a17a, #f4c952, #7f5b9f, #5d4d7a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5b2b2, #f5a17a, #f4c952, #7f5b9f, #5d4d7a);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 100+ paletas de colores Naranja
Trick or Treat Meow Meows color palette created on .