Killarney Fresh カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Killarney Fresh palette

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

Killarney Fresh カラー パレット PNG 画像

Download killarney fresh color palette PNG image (landscape)
Download killarney fresh color palette PNG image (square)

Killarney Fresh カラーパレット CSS

/* CSS */
.color-1 {
color: #3a6947;
}
.color-2 {
color: #5b8b6a;
}
.color-3 {
color: #8ebf8d;
}
.color-4 {
color: #b9e1b7;
}
.color-5 {
color: #e1f4e9;
}

/* CSS Variables */
:root {
--color-1: #3a6947;
--color-2: #5b8b6a;
--color-3: #8ebf8d;
--color-4: #b9e1b7;
--color-5: #e1f4e9;
}

Killarney Fresh の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3a6947, #5b8b6a, #8ebf8d, #b9e1b7, #e1f4e9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3a6947, #5b8b6a, #8ebf8d, #b9e1b7, #e1f4e9);
}

Killarney Fresh color palette created on .