Aqua Whisper Dreams カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Aqua Whisper Dreams palette
Aqua Whisper Dreams カラーパレット CSS
/* CSS */
.color-1 {
color: #ebf8fa;
}
.color-2 {
color: #75ccfa;
}
.color-3 {
color: #3fabee;
}
.color-4 {
color: #909489;
}
.color-5 {
color: #0985c8;
}
/* CSS Variables */
:root {
--color-1: #ebf8fa;
--color-2: #75ccfa;
--color-3: #3fabee;
--color-4: #909489;
--color-5: #0985c8;
}
Aqua Whisper Dreams の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ebf8fa, #75ccfa, #3fabee, #909489, #0985c8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ebf8fa, #75ccfa, #3fabee, #909489, #0985c8);
}
似たようなカラーパレット
Aqua Whisper Dreams color palette created on .