Serenity of Kyoto Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Serenity of Kyoto palette
Serenity of Kyoto color palette CSS
/* CSS */
.color-1 {
color: #5b6b5d;
}
.color-2 {
color: #a7c8b9;
}
.color-3 {
color: #e3d7a5;
}
.color-4 {
color: #f5b8b2;
}
.color-5 {
color: #e64828;
}
/* CSS Variables */
:root {
--color-1: #5b6b5d;
--color-2: #a7c8b9;
--color-3: #e3d7a5;
--color-4: #f5b8b2;
--color-5: #e64828;
}
Serenity of Kyoto background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5b6b5d, #a7c8b9, #e3d7a5, #f5b8b2, #e64828);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5b6b5d, #a7c8b9, #e3d7a5, #f5b8b2, #e64828);
}
Similar color palettes
Scroll down to explore 200+ Aesthetic color palettes
- Shades of Pink Green
- Gloomy Spectrum
- Shades of Green
- Serenity in Green
- Cute Green
- Soft Pink
- Luminous Grove Dance
- Coral Sunrise
- Shades of Green and Purple
- Shades of Pink and Green
- Kaleidoscopic Origami Garden
- Shades of Green
- Whimsical Forest Dreams
- Serpentine Sweetness
- Harmonious Growth
- Elysian Horizon
- Celestial Dawn
- Oceanic Harmony
Serenity of Kyoto color palette created on .