Golden Blue カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Golden Blue palette
Golden Blue カラーパレット CSS
/* CSS */
.color-1 {
color: #f0a400;
}
.color-2 {
color: #f7c94b;
}
.color-3 {
color: #f2e3a1;
}
.color-4 {
color: #9cd8e2;
}
.color-5 {
color: #3a8e9c;
}
/* CSS Variables */
:root {
--color-1: #f0a400;
--color-2: #f7c94b;
--color-3: #f2e3a1;
--color-4: #9cd8e2;
--color-5: #3a8e9c;
}
Golden Blue の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0a400, #f7c94b, #f2e3a1, #9cd8e2, #3a8e9c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0a400, #f7c94b, #f2e3a1, #9cd8e2, #3a8e9c);
}
似たようなカラーパレット
- Shades of Yellow and Red
- Golden Serenade
- Sunset Oasis
- Sunny Orchard Harmony
- Vibrant Pink and Blue
- Pharaoh's Dreamscape
- Golden Egyptian
- Golden Earth
- Academy of Ambition
- Golden Echoes of Ancient Civilizations
- Sunset Serenade
- Whimsical Serenade
- Wheat Shades
- Golden Harvest
- Autumnal Ember
- Warm Naptime
- Golden Oven Delights
- Ant-icipated Sunset
Golden Blue color palette created on .