Light Teal Color Palette

Discover the beautiful Light Teal color palette featuring porcelain (#f1f3f4), porcelain (#e3e7e8), tiara (#c5d0d3), opal (#a9c4c6) and hippie blue (#4f9ba1).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics with bright, Aqua, Coastal, Light, Spring 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 Light Teal palette

Share this palette to:

💻 Light Teal color palette CSS

/* CSS */
.color-1 {
color: #f1f3f4;
}
.color-2 {
color: #e3e7e8;
}
.color-3 {
color: #c5d0d3;
}
.color-4 {
color: #a9c4c6;
}
.color-5 {
color: #4f9ba1;
}

/* CSS Variables */
:root {
--color-1: #f1f3f4;
--color-2: #e3e7e8;
--color-3: #c5d0d3;
--color-4: #a9c4c6;
--color-5: #4f9ba1;
}

🌈 Light Teal background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1f3f4, #e3e7e8, #c5d0d3, #a9c4c6, #4f9ba1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1f3f4, #e3e7e8, #c5d0d3, #a9c4c6, #4f9ba1);
}

🔗 Explore similar color palettes

No palettes found

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

Light Teal color palette created on .