On Cliff's Edge カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with On Cliff's Edge palette

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

On Cliff's Edge カラー パレット PNG 画像

Download on cliff's edge color palette PNG image (landscape)
Download on cliff's edge color palette PNG image (square)

On Cliff's Edge カラーパレット CSS

/* CSS */
.color-1 {
color: #4c8c90;
}
.color-2 {
color: #6bb3b0;
}
.color-3 {
color: #a8d4d7;
}
.color-4 {
color: #f0b6a3;
}
.color-5 {
color: #e55d3e;
}

/* CSS Variables */
:root {
--color-1: #4c8c90;
--color-2: #6bb3b0;
--color-3: #a8d4d7;
--color-4: #f0b6a3;
--color-5: #e55d3e;
}

On Cliff's Edge の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4c8c90, #6bb3b0, #a8d4d7, #f0b6a3, #e55d3e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4c8c90, #6bb3b0, #a8d4d7, #f0b6a3, #e55d3e);
}

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

On Cliff's Edge color palette created on .