Lunar Opal Waters Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Lunar Opal Waters palette

Share this palette to:

Download Lunar Opal Waters Color Palette (PNG)

Download lunar opal waters color palette PNG image (landscape)
Download lunar opal waters color palette PNG image (square)

Lunar Opal Waters color palette CSS

/* CSS */
.color-1 {
color: #e6eaea;
}
.color-2 {
color: #1f497a;
}
.color-3 {
color: #1c2b5a;
}
.color-4 {
color: #18224e;
}
.color-5 {
color: #0b1423;
}

/* CSS Variables */
:root {
--color-1: #e6eaea;
--color-2: #1f497a;
--color-3: #1c2b5a;
--color-4: #18224e;
--color-5: #0b1423;
}

Lunar Opal Waters background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e6eaea, #1f497a, #1c2b5a, #18224e, #0b1423);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e6eaea, #1f497a, #1c2b5a, #18224e, #0b1423);
}

Similar color palettes

Lunar Opal Waters color palette created on .