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

Compartir esta paleta en:

Imagen PNG de la paleta de colores Trick or Treat Meow Meows

Download trick or treat meow meows color palette PNG image (landscape)
Download trick or treat meow meows color palette PNG image (square)

CSS de la paleta de colores Trick or Treat Meow Meows

/* CSS */
.color-1 {
color: #ffb84d;
}
.color-2 {
color: #ff8c00;
}
.color-3 {
color: #d65d00;
}
.color-4 {
color: #583d2c;
}
.color-5 {
color: #4a0080;
}

/* CSS Variables */
:root {
--color-1: #ffb84d;
--color-2: #ff8c00;
--color-3: #d65d00;
--color-4: #583d2c;
--color-5: #4a0080;
}

CSS del degradado de fondo Trick or Treat Meow Meows

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffb84d, #ff8c00, #d65d00, #583d2c, #4a0080);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffb84d, #ff8c00, #d65d00, #583d2c, #4a0080);
}

Trick or Treat Meow Meows color palette created on .