Oceanic Guidance カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Oceanic Guidance palette

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

Oceanic Guidance カラーパレット CSS

/* CSS */
.color-1 {
color: #5e90c9;
}
.color-2 {
color: #5da8cb;
}
.color-3 {
color: #75bfcc;
}
.color-4 {
color: #a6d2d3;
}
.color-5 {
color: #441313;
}

/* CSS Variables */
:root {
--color-1: #5e90c9;
--color-2: #5da8cb;
--color-3: #75bfcc;
--color-4: #a6d2d3;
--color-5: #441313;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5e90c9, #5da8cb, #75bfcc, #a6d2d3, #441313);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5e90c9, #5da8cb, #75bfcc, #a6d2d3, #441313);
}

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

下にスクロールして1個の青カラーパレットを探索しましょう

Oceanic Guidance color palette created on .