Light Blue Luna カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Light Blue Luna palette
Light Blue Luna カラーパレット CSS
/* CSS */
.color-1 {
color: #aec3e0;
}
.color-2 {
color: #f0e78e;
}
.color-3 {
color: #ffd900;
}
.color-4 {
color: #ff8052;
}
.color-5 {
color: #ff6bb5;
}
/* CSS Variables */
:root {
--color-1: #aec3e0;
--color-2: #f0e78e;
--color-3: #ffd900;
--color-4: #ff8052;
--color-5: #ff6bb5;
}
Light Blue Luna の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #aec3e0, #f0e78e, #ffd900, #ff8052, #ff6bb5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #aec3e0, #f0e78e, #ffd900, #ff8052, #ff6bb5);
}
似たようなカラーパレット
下にスクロールして200+個の青カラーパレットを探索しましょう
- Boys in Bloom
- Hopeful Green
- Red Sunset
- Vibrant Red and Blue
- Sunset Orange
- Digital Spectrum
- Vibrant Yellow
- Arcane Essence
- Vibrant Red Blue Pink
- Vibrant Red Blue Purple
- Light Yellow with Light Blue
- Colorful Orange
- Sunshine Serenade
- Destructive Red
- Destructive Red
- Shades of Yellow and Green
- Coral Dream
- Vibrant Velocity
Light Blue Luna color palette created on .