Color Palette Generator
Generate color palettes from a base color. Includes complementary, triadic, and monochromatic schemes.
ベース
補色
カラーをクリックするとHEXコードをコピーできます
:root {
--color-1: #3b82f6; /* ベース */
--color-2: #f6af3c; /* 補色 */
}Related Tools
About this tool
Generate color palettes from a base color. Includes complementary, triadic, and monochromatic schemes.