Light Blue カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Light Blue palette
Light Blue カラーパレット CSS
/* CSS */
.color-1 {
color: #a3d5e0;
}
.color-2 {
color: #f8e1af;
}
.color-3 {
color: #fbd4b1;
}
.color-4 {
color: #eab8d1;
}
.color-5 {
color: #e8a6b5;
}
/* CSS Variables */
:root {
--color-1: #a3d5e0;
--color-2: #f8e1af;
--color-3: #fbd4b1;
--color-4: #eab8d1;
--color-5: #e8a6b5;
}
Light Blue の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a3d5e0, #f8e1af, #fbd4b1, #eab8d1, #e8a6b5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a3d5e0, #f8e1af, #fbd4b1, #eab8d1, #e8a6b5);
}
似たようなカラーパレット
- Neon Dreams of Akira
- Mischief in Greenery
- Elliot's Embrace
- Shades of Red
- Enchanted Dreams
- Shades of Blue
- Celestial Dragon's Embrace
- Mystic Blue
- Celestial Flight
- Crimson Celestial Glow
- Cheery Pastel Pink
- Silver Elegance
- Pink Shades
- Purple and Green Harmony
- Pink Fairy
- Cotton Candy Reverie
- Enchanted Blossom
- Blue Somnium
Light Blue color palette created on .