Tarot Moth Stars Witch Boho Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Tarot Moth Stars Witch Boho palette

Share this palette to:

Tarot Moth Stars Witch Boho color palette PNG image

Download tarot moth stars witch boho color palette PNG image (landscape)
Download tarot moth stars witch boho color palette PNG image (square)

Tarot Moth Stars Witch Boho color palette CSS

/* CSS */
.color-1 {
color: #2b2d5e;
}
.color-2 {
color: #6b4c9a;
}
.color-3 {
color: #a07dba;
}
.color-4 {
color: #e7c84b;
}
.color-5 {
color: #f6a2a2;
}

/* CSS Variables */
:root {
--color-1: #2b2d5e;
--color-2: #6b4c9a;
--color-3: #a07dba;
--color-4: #e7c84b;
--color-5: #f6a2a2;
}

Tarot Moth Stars Witch Boho background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2b2d5e, #6b4c9a, #a07dba, #e7c84b, #f6a2a2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2b2d5e, #6b4c9a, #a07dba, #e7c84b, #f6a2a2);
}

Tarot Moth Stars Witch Boho color palette created on .