Blue Kingdom カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Blue Kingdom palette
Blue Kingdom カラーパレット CSS
/* CSS */
.color-1 {
color: #1f3a61;
}
.color-2 {
color: #2a4d8d;
}
.color-3 {
color: #4c7dc2;
}
.color-4 {
color: #80c6e0;
}
.color-5 {
color: #f1c40e;
}
/* CSS Variables */
:root {
--color-1: #1f3a61;
--color-2: #2a4d8d;
--color-3: #4c7dc2;
--color-4: #80c6e0;
--color-5: #f1c40e;
}
Blue Kingdom の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f3a61, #2a4d8d, #4c7dc2, #80c6e0, #f1c40e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f3a61, #2a4d8d, #4c7dc2, #80c6e0, #f1c40e);
}
似たようなカラーパレット
- Vibrant Red
- Aquatic Sanctuary
- Marion's Dreamscape
- Blue Mizu
- Electric Blue Green
- Oceanic Whisper
- Ocean Breeze Serenity
- Ocean Sunset Harmony
- Whimsical Tuhu Dreamscape
- Tropical Harmony
- Regal Serenity
- Harmony in Yaelokre
- Sunset Reverie
- Ocean Sunset Blaze
- Vivid Harmony
- Bright Yellow Blue Green Red Pink
- Avery's Radiance
- Warm Blue
Blue Kingdom color palette created on .