Refreshing Tranquility カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Refreshing Tranquility palette

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

Refreshing Tranquility カラーパレット CSS

/* CSS */
.color-1 {
color: #a9e0d4;
}
.color-2 {
color: #66b3b7;
}
.color-3 {
color: #3b9b9a;
}
.color-4 {
color: #2f6f6e;
}
.color-5 {
color: #2c4e4b;
}

/* CSS Variables */
:root {
--color-1: #a9e0d4;
--color-2: #66b3b7;
--color-3: #3b9b9a;
--color-4: #2f6f6e;
--color-5: #2c4e4b;
}

Refreshing Tranquility の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a9e0d4, #66b3b7, #3b9b9a, #2f6f6e, #2c4e4b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a9e0d4, #66b3b7, #3b9b9a, #2f6f6e, #2c4e4b);
}

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

Refreshing Tranquility color palette created on .