Shades of Blue カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Blue palette
Shades of Blue カラーパレット CSS
/* CSS */
.color-1 {
color: #714ab0;
}
.color-2 {
color: #6c50be;
}
.color-3 {
color: #5f6cce;
}
.color-4 {
color: #a8b8e1;
}
.color-5 {
color: #d6c7eb;
}
/* CSS Variables */
:root {
--color-1: #714ab0;
--color-2: #6c50be;
--color-3: #5f6cce;
--color-4: #a8b8e1;
--color-5: #d6c7eb;
}
Shades of Blue の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #714ab0, #6c50be, #5f6cce, #a8b8e1, #d6c7eb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #714ab0, #6c50be, #5f6cce, #a8b8e1, #d6c7eb);
}
似たようなカラーパレット
- Minted Oasis
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Ethereal Temptress
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Chic Blossom
- Soft Pink
- Serenity by the River
- Dunamatchi Pink
- Shades of Purple
- Pastel Pink
- Blushing Reverie
- Shades of Blue
Shades of Blue color palette created on .