Heaven Color Palette

Discover the beautiful Heaven color palette featuring onahau (#d1e8ff), regent st blue (#a3c2e0), hippie blue (#66a3b2), calypso (#3a7d92) and cello (#1f4f60).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withHeaven, Light, Blue, Bright, Soft, Spring, Ocean, Bright Summer 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 Heaven palette

Share this palette to:

💻 Heaven color palette CSS

/* CSS */
.color-1 {
color: #d1e8ff;
}
.color-2 {
color: #a3c2e0;
}
.color-3 {
color: #66a3b2;
}
.color-4 {
color: #3a7d92;
}
.color-5 {
color: #1f4f60;
}

/* CSS Variables */
:root {
--color-1: #d1e8ff;
--color-2: #a3c2e0;
--color-3: #66a3b2;
--color-4: #3a7d92;
--color-5: #1f4f60;
}

🌈 Heaven background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d1e8ff, #a3c2e0, #66a3b2, #3a7d92, #1f4f60);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d1e8ff, #a3c2e0, #66a3b2, #3a7d92, #1f4f60);
}

🔗 Explore similar color palettes

No palettes found

Try using different filters or clear your current selection to see more palettes.

Heaven color palette created on .