Paleta de colores キュート サイバー

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with キュート サイバー palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores キュート サイバー

Download キュート サイバー color palette PNG image (landscape)
Download キュート サイバー color palette PNG image (square)

CSS de la paleta de colores キュート サイバー

/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #709dff;
}
.color-3 {
color: #61ff6e;
}
.color-4 {
color: #ffd770;
}
.color-5 {
color: #ff61b5;
}

/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #709dff;
--color-3: #61ff6e;
--color-4: #ffd770;
--color-5: #ff61b5;
}

CSS del degradado de fondo キュート サイバー

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #709dff, #61ff6e, #ffd770, #ff61b5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #709dff, #61ff6e, #ffd770, #ff61b5);
}

キュート サイバー color palette created on .