Paleta de colores Gay Autistic Clown

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Gay Autistic Clown palette

Compartir esta paleta en:

CSS de la paleta de colores Gay Autistic Clown

/* CSS */
.color-1 {
color: #ffb8c0;
}
.color-2 {
color: #af79ec;
}
.color-3 {
color: #bef198;
}
.color-4 {
color: #fee1e8;
}
.color-5 {
color: #afccf8;
}

/* CSS Variables */
:root {
--color-1: #ffb8c0;
--color-2: #af79ec;
--color-3: #bef198;
--color-4: #fee1e8;
--color-5: #afccf8;
}

CSS del degradado de fondo Gay Autistic Clown

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffb8c0, #af79ec, #bef198, #fee1e8, #afccf8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffb8c0, #af79ec, #bef198, #fee1e8, #afccf8);
}

Gay Autistic Clown color palette created on .