Hazel X Raphael Color Palette

Discover the beautiful Hazel X Raphael color palette featuring rangoon green (#232219), zeus (#302922), birch (#3b3628), kelp (#3e4130) and armadillo (#3e3730).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAutumn, Black, Brown, Dark, Earthy, Gray, Muted, Neutral, Winter, Wood color palettes and combinations.

💡 What You Can Do

ColorMagic makes it easy to:
  • •Copy precise HEX codes and RGB values for your designs
  • •Adjust its brightness, saturation, and warmth to create new variations
  • •Preview UI components to see how colors work in real interfaces
  • •Copy CSS code including background gradients and color variables
  • •Download the palette
  • •Share your palette with team members and clients

🎨 Preview UI Components

UI Examples

Explore beautiful UI components with Hazel X Raphael palette

Share this palette to:

💻 Hazel X Raphael color palette CSS

/* CSS */
.color-1 {
color: #232219;
}
.color-2 {
color: #302922;
}
.color-3 {
color: #3b3628;
}
.color-4 {
color: #3e4130;
}
.color-5 {
color: #3e3730;
}

/* CSS Variables */
:root {
--color-1: #232219;
--color-2: #302922;
--color-3: #3b3628;
--color-4: #3e4130;
--color-5: #3e3730;
}

🌈 Hazel X Raphael background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #232219, #302922, #3b3628, #3e4130, #3e3730);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #232219, #302922, #3b3628, #3e4130, #3e3730);
}

Hazel X Raphael color palette created on .