Serenity's Coastal Embrace カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Serenity's Coastal Embrace palette

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

Serenity's Coastal Embrace カラーパレット CSS

/* CSS */
.color-1 {
color: #aaebee;
}
.color-2 {
color: #d1c1a9;
}
.color-3 {
color: #80c0cb;
}
.color-4 {
color: #69aab5;
}
.color-5 {
color: #91877e;
}

/* CSS Variables */
:root {
--color-1: #aaebee;
--color-2: #d1c1a9;
--color-3: #80c0cb;
--color-4: #69aab5;
--color-5: #91877e;
}

Serenity's Coastal Embrace の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #aaebee, #d1c1a9, #80c0cb, #69aab5, #91877e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #aaebee, #d1c1a9, #80c0cb, #69aab5, #91877e);
}

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

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

Serenity's Coastal Embrace color palette created on .