Shades of Cornflower Blue カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Shades of Cornflower Blue palette

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

Shades of Cornflower Blue カラーパレット (PNG) をダウンロード

Download shades of cornflower blue color palette PNG image (landscape)
Download shades of cornflower blue color palette PNG image (square)

Shades of Cornflower Blue カラーパレット CSS

/* CSS */
.color-1 {
color: #a6c6ed;
}
.color-2 {
color: #6093d2;
}
.color-3 {
color: #3f71a6;
}
.color-4 {
color: #2d4c80;
}
.color-5 {
color: #1b294b;
}

/* CSS Variables */
:root {
--color-1: #a6c6ed;
--color-2: #6093d2;
--color-3: #3f71a6;
--color-4: #2d4c80;
--color-5: #1b294b;
}

Shades of Cornflower Blue の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a6c6ed, #6093d2, #3f71a6, #2d4c80, #1b294b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a6c6ed, #6093d2, #3f71a6, #2d4c80, #1b294b);
}

Shades of Cornflower Blue color palette created on .