Colorful Kidcore Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Colorful Kidcore palette
Color Inspiration
Images that showcase this color palette in real designs
Download Colorful Kidcore Color Palette (PNG)
Colorful Kidcore color palette CSS
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ffb84d;
}
.color-3 {
color: #4eb7ac;
}
.color-4 {
color: #65b5f6;
}
.color-5 {
color: #bb69c9;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ffb84d;
--color-3: #4eb7ac;
--color-4: #65b5f6;
--color-5: #bb69c9;
}
Colorful Kidcore background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ffb84d, #4eb7ac, #65b5f6, #bb69c9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ffb84d, #4eb7ac, #65b5f6, #bb69c9);
}
Similar color palettes
Scroll down to explore 1000+ Bright color palettes
Colorful Kidcore color palette created on .