Coastal Serenity カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Coastal Serenity palette

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

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

Download coastal serenity color palette PNG image (landscape)
Download coastal serenity color palette PNG image (square)

Coastal Serenity カラーパレット CSS

/* CSS */
.color-1 {
color: #3300cc;
}
.color-2 {
color: #0074cc;
}
.color-3 {
color: #5200cc;
}
.color-4 {
color: #00bbcc;
}
.color-5 {
color: #00a0cc;
}

/* CSS Variables */
:root {
--color-1: #3300cc;
--color-2: #0074cc;
--color-3: #5200cc;
--color-4: #00bbcc;
--color-5: #00a0cc;
}

Coastal Serenity の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3300cc, #0074cc, #5200cc, #00bbcc, #00a0cc);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3300cc, #0074cc, #5200cc, #00bbcc, #00a0cc);
}

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

Coastal Serenity color palette created on .