Blue Royal カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Blue Royal palette
Blue Royal カラーパレット CSS
/* CSS */
.color-1 {
color: #1f2a7a;
}
.color-2 {
color: #5a8cbf;
}
.color-3 {
color: #90c8e4;
}
.color-4 {
color: #f5c400;
}
.color-5 {
color: #e95d2b;
}
/* CSS Variables */
:root {
--color-1: #1f2a7a;
--color-2: #5a8cbf;
--color-3: #90c8e4;
--color-4: #f5c400;
--color-5: #e95d2b;
}
Blue Royal の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f2a7a, #5a8cbf, #90c8e4, #f5c400, #e95d2b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f2a7a, #5a8cbf, #90c8e4, #f5c400, #e95d2b);
}
似たようなカラーパレット
下にスクロールして300+個のエステティックカラーパレットを探索しましょう
- Bright Blue
- Serene Scholar Blues
- Scholarly Spectrum
- Ethereal Resonance
- Shades of Blue
- Ethereal Oddities
- Ocean Breeze Sunrise
- Aqua Playground
- Celestial Harmony
- Purple Twilight
- Cotton Candy Dreams
- Whispers of the Storm
- Celestial Serenade
- Celestial Dreamscape
- Serene Elegance
- Mystic Azure Dreamscape
- Shades of Blue
- Serenity Sunset
Blue Royal color palette created on .