Roaring Heights カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Roaring Heights palette

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

Roaring Heights カラーパレット (PNG) をダウンロード

Download roaring heights color palette PNG image (landscape)
Download roaring heights color palette PNG image (square)

Roaring Heights カラーパレット CSS

/* CSS */
.color-1 {
color: #f7b7a1;
}
.color-2 {
color: #f3e66d;
}
.color-3 {
color: #b3d67a;
}
.color-4 {
color: #5bc2d7;
}
.color-5 {
color: #6a8db9;
}

/* CSS Variables */
:root {
--color-1: #f7b7a1;
--color-2: #f3e66d;
--color-3: #b3d67a;
--color-4: #5bc2d7;
--color-5: #6a8db9;
}

Roaring Heights の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7b7a1, #f3e66d, #b3d67a, #5bc2d7, #6a8db9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7b7a1, #f3e66d, #b3d67a, #5bc2d7, #6a8db9);
}

Roaring Heights color palette created on .