Blue Lake カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Blue Lake palette
Blue Lake カラーパレット CSS
/* CSS */
.color-1 {
color: #2d496c;
}
.color-2 {
color: #50708b;
}
.color-3 {
color: #7d9bb0;
}
.color-4 {
color: #b6e2d8;
}
.color-5 {
color: #f5f9f1;
}
/* CSS Variables */
:root {
--color-1: #2d496c;
--color-2: #50708b;
--color-3: #7d9bb0;
--color-4: #b6e2d8;
--color-5: #f5f9f1;
}
Blue Lake の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2d496c, #50708b, #7d9bb0, #b6e2d8, #f5f9f1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2d496c, #50708b, #7d9bb0, #b6e2d8, #f5f9f1);
}
似たようなカラーパレット
- Whispers of the Sky
- Whispers of the Sky
- Serenity's Embrace
- Midnight Blue
- Midnight Blue
- Tropical Teal Symphony
- Japanese Kimono
- Shades of Pink and Blue
- Electric Dreamscape
- Shades of Pink and Red
- Blue Moonlit
- Shades of Blue Moonlight
- Sweet Orchard Delight
- Purple Twilight
- Celestial Dreams
- Tropical Serenity
- Aqua Retreat
- Ocean Breeze
Blue Lake color palette created on .