Velvet Blossoms カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Velvet Blossoms palette
Velvet Blossoms カラーパレット CSS
/* CSS */
.color-1 {
color: #d04e73;
}
.color-2 {
color: #c75c8c;
}
.color-3 {
color: #e68ea9;
}
.color-4 {
color: #f4b3c3;
}
.color-5 {
color: #f8d3e1;
}
/* CSS Variables */
:root {
--color-1: #d04e73;
--color-2: #c75c8c;
--color-3: #e68ea9;
--color-4: #f4b3c3;
--color-5: #f8d3e1;
}
Velvet Blossoms の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d04e73, #c75c8c, #e68ea9, #f4b3c3, #f8d3e1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d04e73, #c75c8c, #e68ea9, #f4b3c3, #f8d3e1);
}
似たようなカラーパレット
- Sakura Dreamscape
- Whimsical Blossoms
- Cherry Blossom Whispers
- Pink Vanilla
- Pink Sunset
- Pink Sunset
- Pink Shades
- Blushing Dawn
- Whimsical Serenity
- Whimsical Skies and Lavender Dreams
- Solitary Serenity
- Whimsical Blossom
- Blushing Petals
- Blushing Blossoms
- Petals of Serenity
- Pink Punk
- Shades of Purple
- Coral Blossom Serenade
Velvet Blossoms color palette created on .