Smart Bloom カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Smart Bloom palette
Smart Bloom カラーパレット CSS
/* CSS */
.color-1 {
color: #ffb3c1;
}
.color-2 {
color: #ff6e61;
}
.color-3 {
color: #ff513d;
}
.color-4 {
color: #ffda6b;
}
.color-5 {
color: #ffa142;
}
/* CSS Variables */
:root {
--color-1: #ffb3c1;
--color-2: #ff6e61;
--color-3: #ff513d;
--color-4: #ffda6b;
--color-5: #ffa142;
}
Smart Bloom の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffb3c1, #ff6e61, #ff513d, #ffda6b, #ffa142);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffb3c1, #ff6e61, #ff513d, #ffda6b, #ffa142);
}
似たようなカラーパレット
下にスクロールして800+個のエステティックカラーパレットを探索しましょう
- Pink Scene
- Cotton Candy Dreams
- Gale's Embrace
- Purple Dreams
- Pink and Blue Delight
- Heavenly Berry Bliss
- Teal Catalina
- Shades of Pink and Blue
- Tropical Serenity
- Purple Elegance
- Purple Vermelho
- Citrus Blush Dream
- Electric Celebration
- Cerulean Dreams
- Celestial Celebration
- Shades of Green
- Pastel Pink and Yellow Lime
- Light Pink
Smart Bloom color palette created on .