Hazel X Raphael Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Hazel X Raphael palette

Share this palette to:

Hazel X Raphael color palette PNG image

Download hazel x raphael color palette PNG image (landscape)
Download hazel x raphael color palette PNG image (square)

Hazel X Raphael color palette CSS

/* CSS */
.color-1 {
color: #242319;
}
.color-2 {
color: #302922;
}
.color-3 {
color: #3a3527;
}
.color-4 {
color: #3d4130;
}
.color-5 {
color: #3f3831;
}

/* CSS Variables */
:root {
--color-1: #242319;
--color-2: #302922;
--color-3: #3a3527;
--color-4: #3d4130;
--color-5: #3f3831;
}

Hazel X Raphael background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #242319, #302922, #3a3527, #3d4130, #3f3831);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #242319, #302922, #3a3527, #3d4130, #3f3831);
}

Hazel X Raphael color palette created on .