Pink and Sage Harmony カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Pink and Sage Harmony palette

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

Pink and Sage Harmony カラーパレット CSS

/* CSS */
.color-1 {
color: #d4a1b3;
}
.color-2 {
color: #9cc4a8;
}
.color-3 {
color: #77b19b;
}
.color-4 {
color: #4d9d7c;
}
.color-5 {
color: #2b8c69;
}

/* CSS Variables */
:root {
--color-1: #d4a1b3;
--color-2: #9cc4a8;
--color-3: #77b19b;
--color-4: #4d9d7c;
--color-5: #2b8c69;
}

Pink and Sage Harmony の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d4a1b3, #9cc4a8, #77b19b, #4d9d7c, #2b8c69);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d4a1b3, #9cc4a8, #77b19b, #4d9d7c, #2b8c69);
}

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

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

Pink and Sage Harmony color palette created on .