Oceanic Dreamscape カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Oceanic Dreamscape palette

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

Oceanic Dreamscape カラーパレット CSS

/* CSS */
.color-1 {
color: #a9e0f4;
}
.color-2 {
color: #62bcea;
}
.color-3 {
color: #2ba3e9;
}
.color-4 {
color: #2075cf;
}
.color-5 {
color: #1651b1;
}

/* CSS Variables */
:root {
--color-1: #a9e0f4;
--color-2: #62bcea;
--color-3: #2ba3e9;
--color-4: #2075cf;
--color-5: #1651b1;
}

Oceanic Dreamscape の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a9e0f4, #62bcea, #2ba3e9, #2075cf, #1651b1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a9e0f4, #62bcea, #2ba3e9, #2075cf, #1651b1);
}

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

Oceanic Dreamscape color palette created on .