Pink Yukiko Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Pink Yukiko palette
Pink Yukiko color palette CSS
/* CSS */
.color-1 {
color: #f6b6b6;
}
.color-2 {
color: #f6c2b6;
}
.color-3 {
color: #f6d6b6;
}
.color-4 {
color: #f6e3b6;
}
.color-5 {
color: #e3f6b6;
}
/* CSS Variables */
:root {
--color-1: #f6b6b6;
--color-2: #f6c2b6;
--color-3: #f6d6b6;
--color-4: #f6e3b6;
--color-5: #e3f6b6;
}
Pink Yukiko background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6b6b6, #f6c2b6, #f6d6b6, #f6e3b6, #e3f6b6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6b6b6, #f6c2b6, #f6d6b6, #f6e3b6, #e3f6b6);
}
Similar color palettes
- Looey's Dreamscape
- Coastal Mirage
- Blush Elizabeth
- Blushing Blooms
- Whispers of Softness
- Whispering Hues
- Pastel Pink
- Gray Chinchilla
- Blue Rainy Dawn
- Crystal Breeze
- Light Blue Shades
- Blushing Moth Serenade
- Whispers of the Night
- Light Blue Shades
- Pink Tenderness
- Pale Lavender Dreams
- Frosted Elegance
- Teal and Lavender Dream
Pink Yukiko color palette created on .