Paleta de colores Kiko Ghost Cat

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Kiko Ghost Cat palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Kiko Ghost Cat

Download kiko ghost cat color palette PNG image (landscape)
Download kiko ghost cat color palette PNG image (square)

CSS de la paleta de colores Kiko Ghost Cat

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #b0c4d8;
}
.color-3 {
color: #7f9dbd;
}
.color-4 {
color: #4e6e8d;
}
.color-5 {
color: #294960;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #b0c4d8;
--color-3: #7f9dbd;
--color-4: #4e6e8d;
--color-5: #294960;
}

CSS del degradado de fondo Kiko Ghost Cat

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #b0c4d8, #7f9dbd, #4e6e8d, #294960);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #b0c4d8, #7f9dbd, #4e6e8d, #294960);
}

Kiko Ghost Cat color palette created on .