Paleta de colores Moonshine Cats

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Moonshine Cats palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Moonshine Cats

Download moonshine cats color palette PNG image (landscape)
Download moonshine cats color palette PNG image (square)

CSS de la paleta de colores Moonshine Cats

/* CSS */
.color-1 {
color: #b7c9e1;
}
.color-2 {
color: #e3d5ba;
}
.color-3 {
color: #f6e3d5;
}
.color-4 {
color: #e9b9d0;
}
.color-5 {
color: #f1a8a2;
}

/* CSS Variables */
:root {
--color-1: #b7c9e1;
--color-2: #e3d5ba;
--color-3: #f6e3d5;
--color-4: #e9b9d0;
--color-5: #f1a8a2;
}

CSS del degradado de fondo Moonshine Cats

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b7c9e1, #e3d5ba, #f6e3d5, #e9b9d0, #f1a8a2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b7c9e1, #e3d5ba, #f6e3d5, #e9b9d0, #f1a8a2);
}

Moonshine Cats color palette created on .