Gay Autistic Clown Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Gay Autistic Clown palette
Gay Autistic Clown color palette CSS
/* 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;
}
Gay Autistic Clown background gradient CSS
/* 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);
}
Similar color palettes
Scroll down to explore 200+ Pink color palettes
Gay Autistic Clown color palette created on .