Oceanic Sunset Harmony カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Oceanic Sunset Harmony palette

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

Oceanic Sunset Harmony カラーパレット CSS

/* CSS */
.color-1 {
color: #d6cac7;
}
.color-2 {
color: #84afbd;
}
.color-3 {
color: #bf836e;
}
.color-4 {
color: #0ca7bb;
}
.color-5 {
color: #88483f;
}

/* CSS Variables */
:root {
--color-1: #d6cac7;
--color-2: #84afbd;
--color-3: #bf836e;
--color-4: #0ca7bb;
--color-5: #88483f;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6cac7, #84afbd, #bf836e, #0ca7bb, #88483f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6cac7, #84afbd, #bf836e, #0ca7bb, #88483f);
}

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

下にスクロールして5個のパステルカラーパレットを探索しましょう

Oceanic Sunset Harmony color palette created on .