Kelshamm Clover Cyan Color Palette

Discover the beautiful Kelshamm Clover Cyan color palette featuring bison hide (#c9bfb1), hillary (#a99b85), limed ash (#6f765f), kelp (#505543) and heavy metal (#363a32).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withBeige, Brown, Earthy, Gray, Green, Muted, Nature, Soft, Vintage, Warm 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 Kelshamm Clover Cyan palette

Share this palette to:

💻 Kelshamm Clover Cyan color palette CSS

/* CSS */
.color-1 {
color: #c9bfb1;
}
.color-2 {
color: #a99b85;
}
.color-3 {
color: #6f765f;
}
.color-4 {
color: #505543;
}
.color-5 {
color: #363a32;
}

/* CSS Variables */
:root {
--color-1: #c9bfb1;
--color-2: #a99b85;
--color-3: #6f765f;
--color-4: #505543;
--color-5: #363a32;
}

🌈 Kelshamm Clover Cyan background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c9bfb1, #a99b85, #6f765f, #505543, #363a32);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c9bfb1, #a99b85, #6f765f, #505543, #363a32);
}

Kelshamm Clover Cyan color palette created on .