Oceanic Twilight Harmony カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Oceanic Twilight Harmony palette

このパレットを共有する先:

Oceanic Twilight Harmony カラーパレット CSS

/* CSS */
.color-1 {
color: #dcf9f4;
}
.color-2 {
color: #5cb7f0;
}
.color-3 {
color: #5e97a6;
}
.color-4 {
color: #1462c2;
}
.color-5 {
color: #123359;
}

/* CSS Variables */
:root {
--color-1: #dcf9f4;
--color-2: #5cb7f0;
--color-3: #5e97a6;
--color-4: #1462c2;
--color-5: #123359;
}

Oceanic Twilight Harmony の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dcf9f4, #5cb7f0, #5e97a6, #1462c2, #123359);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dcf9f4, #5cb7f0, #5e97a6, #1462c2, #123359);
}

似たようなカラーパレット

Oceanic Twilight Harmony color palette created on .