Cerulean Harmony カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Cerulean Harmony palette
Cerulean Harmony カラーパレット CSS
/* CSS */
.color-1 {
color: #2a6e98;
}
.color-2 {
color: #499fbc;
}
.color-3 {
color: #70c4d7;
}
.color-4 {
color: #b2e2f5;
}
.color-5 {
color: #f9f0c8;
}
/* CSS Variables */
:root {
--color-1: #2a6e98;
--color-2: #499fbc;
--color-3: #70c4d7;
--color-4: #b2e2f5;
--color-5: #f9f0c8;
}
Cerulean Harmony の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2a6e98, #499fbc, #70c4d7, #b2e2f5, #f9f0c8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2a6e98, #499fbc, #70c4d7, #b2e2f5, #f9f0c8);
}
似たようなカラーパレット
- 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
Cerulean Harmony color palette created on .