Hazel X Raphael Color Palette

Discover the beautiful Hazel X Raphael color palette featuring rangoon green (#242319), zeus (#302922), birch (#3a3527), kelp (#3d4130) and armadillo (#3f3831).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withBlack, Gray, Brown, Earthy, Dark, Neutral, Muted, Wood, Autumn, Winter 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: #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 .