AI星球岛 发表于 2026-5-14 16:52:36

Coolors

<div class="ce-block" data-id="QTDKw8Jymi" >
        <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="XVW8ooQIwM" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">Coolors 是一款专为设计师打造的高效配色神器,让你在几秒钟内生成专业的配色方案,无论是网页设计、品牌设计还是插画配色,Coolors 都能为你提供灵感!</div>
        </div>
</div><div class="ce-block" data-id="-uvqlt9xp_" >
        <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="4B1hM-RPW6" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">UI/UX 设计师:生成可开发落地的界面调色板, 色板导出(SCSS/SVG/PDF)、对比度检测</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="NeQj-NVgia" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">品牌设计师: 创建符合色彩心理学的品牌体系,HSB 模型拓展、情绪化配色推荐</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="NalwpToHWW" >
        <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="Ir4hUKhBo5" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">设计学习者:可视化学习色彩理论,实时调色交互、色彩术语说明</div>
        </div>
</div><div class="ce-block" data-id="_IqejPS7Tr" >
        <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="VNsWe8zCqK" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">3秒出方案:按空格键AI秒甩5套配色,比泡面熟得还快!</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="KLV1hRWu1t" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">甲方乱改也不怕:锁死主色狂按空格,10套和谐方案怼脸输出,专治“再调一版试试” !</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="4l9hLvot2F" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">连奶茶都是灵感:拍张珍珠奶茶,AI偷色号生成莫兰迪风方案,甲方还以为你报班学了色彩心理学!</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]
查看完整版本: Coolors