AI星球岛 发表于 2026-5-14 16:48:18

AI Colors

<div class="ce-block" data-id="HFHIydQLYk" >
        <div class="ce-block__content" style="">
                <h3 class="ce-header ce-header--left">关于产品</h3>
        </div>
</div><div class="ce-block ce-block--focused" data-id="9DTvKfSWuP" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">AI Colors 是一款在线免费 AI 调色板生成器,它集浏览、编辑、可视化以及生成独特调色板于一体。 该工具协助用户打造既酷炫又独一无二的配色方案。通过运用人工智能技术,AI调色板生成器能够依据用户输入的关键词(如“科技感”、“温馨”、“淡黄色的晚霞”等),自动产生匹配的配色方案。 每一种配色方案均配有相应的效果展示,且支持中文关键词输入,便于用户精准获取所需的配色方案。</div>
        </div>
</div><div class="ce-block" data-id="icbJfMuF06" >
        <div class="ce-block__content" style="">
                <h3 class="ce-header ce-header--left">适合谁?</h3>
        </div>
</div><div class="ce-block ce-block--focused" data-id="4DTogr3BuK" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">设计师:包括UI/UX设计师、平面设计师、品牌设计师等,用于快速生成配色方案,提升设计效率。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="bJU-EtRSi6" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">开发者:尤其是没有UI设计师配合的前端开发者,可以快速生成网页配色方案。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="3NF-3_41oM" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">个人用户:用于家居装饰、个人项目等,帮助用户找到适合自己的配色方案。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="vWWf5aSwX5" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">创意工作者:如插画师、艺术家等,用于激发创意灵感。</div>
        </div>
</div><div class="ce-block" data-id="4JZNDdrCoC" >
        <div class="ce-block__content" style="">
                <h3 class="ce-header ce-header--left">使用场景</h3>
        </div>
</div><div class="ce-block ce-block--focused" data-id="pYoBCsJ1wx" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">网站设计师使用AI Colors生成网页配色方案</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="cgjtWtglx6" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">创意人员使用AI Colors获取灵感</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="R9BD90kP2l" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">平面设计师利用AI Colors快速获取配色方案</div>
        </div>
</div><div class="ce-block" data-id="ZgcKuss3Gl" >
        <div class="ce-block__content" style="">
                <h3 class="ce-header ce-header--left">产品特色</h3>
        </div>
</div><div class="ce-block ce-block--focused" data-id="a7UZrxXXAz" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">从文本提示生成调色板</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="yTjcyMy4YK" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">快速获取配色方案</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="-B6mQvl3Yd" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">提供免费版和高级版</div>
        </div>
</div><style type="text/css">
.ce-block {
        margin-top: 20px;
    margin-bottom: 20px;
}
.ce-block__content,.ce-toolbar__content {
        /* max-width:calc(100% - 50px) */
        margin-left: auto;
    margin-right: auto;
}
/**
* Plugin styles
*/
.ce-header {
position: relative;
padding: 1px 0px 1px 15px;
margin: 0;
line-height: 1.25em;
outline: none;
margin-bottom: 10px;
}

.ce-header p,
.ce-header div {
padding: 0 !important;
margin: 0 !important;
}
.ce-header::before {
        content: "";
        background-color: #3e8fe3;
        width: 6px;
        height: 100%;
        position: absolute;
        left: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
}
/**
* Styles for Plugin icon in Toolbar
*/
.ce-header__icon {
}

.ce-header::before {
position: absolute;
content: attr(data-placeholder);
color: #707684;
font-weight: normal;
display: none;
cursor: text;
}

.ce-header:empty::before {
display: block;
}

.ce-header:empty:focus::before {
display: none;
}
/* FontSize */
h1.ce-header {
    font-size: 2.0em;
}
h2.ce-header {
    font-size: 1.7em;
}
h3.ce-header {
    font-size: 1.4em;
}
h4.ce-header {
    font-size: 1.15em;
}
h5.ce-header {
    font-size: 0.95em;
}
h6.ce-header {
    font-size: 0.8em;
}
/* Alignment*/
.ce-header--right {
text-align: right;
}
.ce-header--center {
text-align: center;
}
.ce-header--left {
text-align: left;
}
.ce-header--justify {
text-align: justify;
}
</style><style type="text/css">
.ce-block {
    margin-bottom: 20px;
}
.ce-block__content,.ce-toolbar__content {
        /* max-width:calc(100% - 50px) */
        margin-left: auto;
    margin-right: auto;
}
.ce-paragraph {
    line-height: 1.6em;
    outline: none;
    text-indent: 2em;
    font-size: 16px;
}
.ce-paragraph--right {
    text-align: right;
}
.ce-paragraph--center {
    text-align: center;
}
.ce-paragraph--left {
    text-align: left;
}

.ce-paragraph--justify {
    text-align: justify;
}

.ce-paragraph-text-indent {
    text-align: justify;
}
.ce-paragraph:empty::before{
content: attr(data-placeholder);
color: #707684;
font-weight: normal;
opacity: 0;
}

/** Show placeholder at the first paragraph if Editor is empty */
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty::before {
opacity: 1;
}

.codex-editor--toolbox-opened .ce-block:first-child .ce-paragraph:empty::before,
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty:focus::before {
opacity: 0;
}

.ce-paragraph p:first-of-type{
    margin-top: 0;
}

.ce-paragraph p:last-of-type{
    margin-bottom: 0;
}


.svg-icon {
    width: 1em;
    height: 1em;
}

.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
    fill: #4691f6;
}

.svg-icon circle {
    stroke: #4691f6;
    stroke-width: 1;
}
</style><style type="text/css">
.inline-code {
background: rgba(250, 239, 240, 0.78);
color: #b44437;
padding: 3px 4px;
border-radius: 5px;
margin: 0 1px;
font-family: inherit;
font-size: 0.86em;
font-weight: 500;
letter-spacing: 0.3px;
}
</style>
页: [1]
查看完整版本: AI Colors