Cypress Terrace カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Cypress Terrace palette

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

Cypress Terrace カラー パレット PNG 画像

Download cypress terrace color palette PNG image (landscape)
Download cypress terrace color palette PNG image (square)

Cypress Terrace カラーパレット CSS

/* CSS */
.color-1 {
color: #4f7d6b;
}
.color-2 {
color: #9fc6a3;
}
.color-3 {
color: #e5e1b8;
}
.color-4 {
color: #f6a26a;
}
.color-5 {
color: #c75b4d;
}

/* CSS Variables */
:root {
--color-1: #4f7d6b;
--color-2: #9fc6a3;
--color-3: #e5e1b8;
--color-4: #f6a26a;
--color-5: #c75b4d;
}

Cypress Terrace の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4f7d6b, #9fc6a3, #e5e1b8, #f6a26a, #c75b4d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4f7d6b, #9fc6a3, #e5e1b8, #f6a26a, #c75b4d);
}

Cypress Terrace color palette created on .