coolors.co Open in urlscan Pro
2606:4700:10::6816:f72  Public Scan

URL: https://coolors.co/u/ai_assistant_bot
Submission: On October 08 via manual from IN — Scanned from DE

Form analysis 24 forms found in the DOM

POST signin

<form id="modal-signin_form" method="post" action="signin">
  <div class="input-group">
    <input type="text" class="input input--m" name="email" id="modal-signin_email" tabindex="1" placeholder="Email / Username">
  </div>
  <div class="input-group input-size-m">
    <div class="input_help-btn input-password-reveal">
      <input type="password" class="input input--m" name="password" id="modal-signin_password" tabindex="2" placeholder="Password">
      <a class="btn btn--xs btn--transparent btn--icon" tabindex="-1">
<i class="icon icon-eye-24px"></i>
<i class="icon icon-noeye-24px"></i>
</a>
    </div>
  </div>
  <button type="submit" class="btn btn--m btn--primary" tabindex="3">Sign in</button>
</form>

POST signup

<form id="modal-signup_form" method="post" action="signup" autocomplete="off">
  <div class="input-group">
    <input type="text" class="input input--m" id="modal-signup_name" placeholder="Full Name" name="name" autocomplete="false">
  </div>
  <div class="input-group">
    <input type="text" class="input input--m" placeholder="Email" name="email" id="modal-signup_email" autocomplete="false">
  </div>
  <div class="input-group input-size-m">
    <div class="input_help-btn input-password-reveal">
      <input type="password" class="input input--m" placeholder="Password" name="password" id="modal-signup_password" autocomplete="false">
      <a class="btn btn--xs btn--transparent btn--icon" tabindex="-1">
<i class="icon icon-eye-24px"></i>
<i class="icon icon-noeye-24px"></i>
</a>
    </div>
  </div>
  <div class="cf-turnstile" data-sitekey="0x4AAAAAAAIVf3Y5hIm-FfxH"></div>
  <button type="submit" class="btn btn--m btn--primary">Create your free account</button>
</form>

POST reset-password

<form id="modal-reset-password_form" method="post" action="reset-password">
  <div class="input-group">
    <label for="modal-reset-password_email"> Email / Username <div class="input_errors input_errors--error">
        <div>This field is required</div>
        <div>This email is not registered</div>
      </div>
    </label>
    <input type="text" class="input input--m" placeholder="john@email.com" name="email" id="modal-reset-password_email">
  </div>
  <div class="input-group input-size-m">
    <label for="modal-reset-password_password"> Choose a new password <div class="input_errors input_errors--error">
        <div>This field is required</div>
        <div>Min 8 characters</div>
      </div>
    </label>
    <div class="input_help-btn input-password-reveal">
      <input type="password" class="input input--m" name="password" id="modal-reset-password_password" placeholder="Min 8 characters">
      <a class="btn btn--xs btn--transparent btn--icon" tabindex="-1">
<i class="icon icon-eye-24px"></i>
<i class="icon icon-noeye-24px"></i>
</a>
    </div>
  </div>
  <button type="submit" class="btn btn--m btn--primary">Send reset link</button>
</form>

POST passcode-process

<form id="passcode_form" method="post" action="passcode-process">
  <input type="hidden" name="id" id="passcode_id">
  <div class="input-group">
    <label for="passcode_code"> Color code <div class="input_errors input_errors--error">
        <div>This field is required</div>
        <div>The code is not valid.</div>
        <div>This code has been already used.</div>
        <div>This code has expired.</div>
        <div>Too many attempts. Try again in 1 minute.</div>
      </div>
    </label>
    <input type="text" class="input input--m" name="code" id="passcode_code">
  </div>
  <button type="submit" class="btn btn--m btn--primary" id="passcode_submit-btn"></button>
</form>

<form id="palette-pdf-exporter_form">
  <div class="modal_body">
    <div data-tab="general">
      <div class="input-group">
        <label for="palette-pdf-exporter_title">Title</label>
        <input type="text" class="input input--m" name="title" id="palette-pdf-exporter_title" autofocus="">
      </div>
      <div class="input-group _m-b-0">
        <label for="palette-pdf-exporter_description">Description<div class="pro-star"></div></label>
        <textarea class="textarea textarea--m" name="description" id="palette-pdf-exporter_description"></textarea>
      </div>
    </div>
    <div data-tab="labels">
      <div class="input-group">
        <label>Colors Label<div class="pro-star"></div></label>
        <input type="text" class="input input--m" name="label" id="palette-pdf-exporter_label">
      </div>
      <div id="palette-pdf-exporter_labels_selector"></div>
    </div>
    <div data-tab="spaces">
      <div class="input-group _m-b-0">
        <label for="palette-pdf-exporter_spaces">Color Spaces</label>
        <div id="palette-pdf-exporter_spaces-container"></div>
      </div>
    </div>
    <div data-tab="maps">
      <div class="input-group _m-b-0">
        <label for="palette-pdf-exporter_maps">Pages</label>
        <div id="palette-pdf-exporter_maps-container"></div>
      </div>
    </div>
    <div data-tab="options">
      <div class="input-group _m-b-0">
        <input type="checkbox" class="checkbox" id="palette-pdf-exporter_whitelabel-logo" value="true">
        <label for="palette-pdf-exporter_whitelabel-logo">Use my custom <a href="/account/settings" class="link link--primary link--hover-underlined" target="_blank">logo</a>
          <div class="pro-star _m-l-1"></div>
        </label>
      </div>
    </div>
  </div>
  <div class="modal_footer">
    <div class="modal_footer_btns">
      <button type="submit" class="btn btn--m btn--primary" id="palette-pdf-exporter_submit-btn">Export</button>
    </div>
  </div>
</form>

<form id="palettes-pdf-exporter_form">
  <div class="modal_body">
    <div class="input-group">
      <label for="palettes-pdf-exporter_title">Title</label>
      <input type="text" class="input input--m" name="title" id="palettes-pdf-exporter_title" autofocus="">
    </div>
    <div class="input-group _m-b-3">
      <label for="palettes-pdf-exporter_description">Description</label>
      <textarea class="textarea textarea--m" name="description" id="palettes-pdf-exporter_description" style="height:100px"></textarea>
    </div>
    <div class="input-group _m-b-0">
      <input type="checkbox" class="checkbox" id="palettes-pdf-exporter_whitelabel-logo" value="true">
      <label for="palettes-pdf-exporter_whitelabel-logo">Use my custom <a href="/account/settings" class="link link--primary link--hover-underlined" target="_blank">logo</a>
        <div class="pro-star _m-l-1"></div>
      </label>
    </div>
  </div>
  <div class="modal_footer">
    <div class="modal_footer_btns">
      <button type="submit" class="btn btn--m btn--primary" id="palettes-pdf-exporter_submit-btn">Export</button>
    </div>
  </div>
</form>

<form id="palette-image-exporter_form">
  <div class="modal_body">
    <div data-tab="general">
      <div class="input-group">
        <label for="palette-image-exporter_title">Title</label>
        <input type="text" class="input input--m" name="title" id="palette-image-exporter_title" autofocus="">
      </div>
      <div class="input-group _m-b-0">
        <label for="palette-image-exporter_space">Color Space</label>
        <div id="palette-image-exporter_space"></div>
      </div>
    </div>
    <div data-tab="labels">
      <div class="input-group">
        <label>Colors Label<div class="pro-star"></div></label>
        <input type="text" class="input input--m" name="label" id="palette-image-exporter_label">
      </div>
      <div id="palette-image-exporter_labels_selector"></div>
    </div>
    <div data-tab="options">
      <div class="input-group _m-b-0">
        <input type="checkbox" class="checkbox" id="palette-image-exporter_whitelabel-logo" value="true">
        <label for="palette-image-exporter_whitelabel-logo">Use my custom <a href="/account/settings" class="link link--primary link--hover-underlined" target="_blank">logo</a>
          <div class="pro-star _m-l-1"></div>
        </label>
      </div>
    </div>
  </div>
  <div class="modal_footer">
    <div class="modal_footer_btns">
      <button type="submit" class="btn btn--m btn--primary" id="palette-image-exporter_submit-btn">Export</button>
    </div>
  </div>
</form>

<form id="palette-saver_form">
  <div class="modal_body">
    <div data-tab="info">
      <div class="input-group">
        <label for="palette-saver_name">Name</label>
        <input type="text" class="input input--m" placeholder="My new palette" name="name" id="palette-saver_name">
      </div>
      <div class="input-group">
        <label for="palette-saver_description">Description</label>
        <textarea type="text" class="textarea textarea--m" name="description" id="palette-saver_description" maxlength="300"></textarea>
      </div>
      <div class="input-group _m-b-0">
        <label for="palette-saver_tags">Tags</label>
        <div id="palette-saver_tags"></div>
      </div>
    </div>
    <div data-tab="projects">
      <div class="input-group">
        <label for="palette-saver_projects">Select projects</label>
        <div id="palette-saver_projects-container"></div>
      </div>
      <div class="input-group input-size-m _m-b-0">
        <div class="input_help-btn">
          <input type="text" class="input input--m" id="palette-saver_new-project_input" placeholder="New project">
          <a class="btn btn--xs btn--transparent" id="palette-saver_new-project_btn">
<span>Add</span>
</a>
        </div>
      </div>
    </div>
    <div data-tab="collections">
      <div class="input-group">
        <label for="palette-saver_collections">Select collections</label>
        <div id="palette-saver_collections-container"></div>
      </div>
      <div class="input-group input-size-m _m-b-0">
        <div class="input_help-btn">
          <input type="text" class="input input--m" id="palette-saver_new-collection_input" placeholder="New collection">
          <a class="btn btn--xs btn--transparent" id="palette-saver_new-collection_btn">
<span>Add</span>
</a>
        </div>
      </div>
    </div>
    <div id="palette-saver_colors-container" data-tab="colors">
      <div class="input-group">
        <label for="palette-saver_colors_description_input">Label</label>
        <input type="text" class="input input--m" name="name" id="palette-saver_colors_description_input" maxlength="100">
      </div>
      <div class="input-group">
        <label>Color</label>
        <div id="palette-saver_colors_input"></div>
      </div>
      <div id="palette-saver_colors_selector"></div>
    </div>
    <div data-tab="image">
      <div class="modal_text">Add context to your palette by pairing it with an image.<div class="pro-star _m-l-1"></div>
      </div>
      <div id="palette-saver_image-preview">
        <div id="palette-saver_image_btns">
          <div class="btn btn--xs btn--over-color btn--inline" id="palette-saver_image_picker-btn">Use picker image</div>
          <div class="btn btn--xs btn--icon btn--over-color" id="palette-saver_image_browse-btn"><i class="icon icon-upload-24px"></i></div>
          <div class="btn btn--xs btn--icon btn--over-color" id="palette-saver_image_remove-btn"><i class="icon icon-remove-24px"></i></div>
        </div>
      </div>
    </div>
  </div>
  <div class="modal_footer">
    <div class="modal_footer_btns">
      <button type="submit" class="btn btn--m btn--primary" id="palette-saver_save-btn"> Save </button>
    </div>
  </div>
</form>

<form id="project-saver_form">
  <div class="modal_body">
    <div class="input-group _m-b-0">
      <label for="project-saver_name"> Name <div class="input_errors input_errors--error">
          <div>This field is required</div>
        </div>
      </label>
      <input type="text" class="input input--m" name="name" id="project-saver_name" maxlength="50" placeholder="My new project">
    </div>
    <div class="input-group _m-b-0 _m-t-3">
      <input type="checkbox" class="checkbox" name="private" id="project-saver_private" value="true">
      <label for="project-saver_private">Private<i class="icon icon-info-16px _m-l-1" data-tooltip-delay="0" data-tooltip="Hide this project and all the contained items from the profile"></i></label>
    </div>
  </div>
  <div class="modal_footer">
    <div class="modal_footer_btns">
      <button type="submit" class="btn btn--m btn--primary" id="project-saver_save-btn"> Save </button>
    </div>
  </div>
</form>

<form id="collection-saver_form">
  <div class="modal_body">
    <div class="input-group _m-b-0">
      <label for="collection-saver_name"> Name <div class="input_errors input_errors--error">
          <div>This field is required</div>
        </div>
      </label>
      <input type="text" class="input input--m" maxlength="50" placeholder="My new collection" name="name" id="collection-saver_name">
    </div>
    <div class="input-group _m-b-0 _m-t-3">
      <input type="checkbox" class="checkbox" name="private" id="collection-saver_private" value="true">
      <label for="collection-saver_private">Private<i class="icon icon-info-16px _m-l-1" data-tooltip-delay="0" data-tooltip="Hide this collection and all the contained items from the profile"></i></label>
    </div>
  </div>
  <div class="modal_footer">
    <div class="modal_footer_btns">
      <button type="submit" class="btn btn--m btn--primary" id="collection-saver_save-btn"> Save </button>
    </div>
  </div>
</form>

<form id="color-saver_form">
  <div class="modal_body">
    <div class="input-group">
      <label for="color-saver_name">Name</label>
      <input type="text" class="input input--m" placeholder="My new color" name="name" id="color-saver_name">
    </div>
    <div class="input-group _m-b-0">
      <label for="color-saver_color"> Color <div class="input_errors input_errors--error">
          <div>This field is required</div>
          <div>Color already saved</div>
        </div>
      </label>
      <input type="text" class="input input--m" name="color" id="color-saver_color">
    </div>
  </div>
  <div class="modal_footer">
    <div class="modal_footer_btns">
      <button type="submit" class="btn btn--m btn--primary" id="color-saver_save-btn"> Save </button>
    </div>
  </div>
</form>

<form id="gradient-saver_form">
  <div class="modal_body">
    <div data-tab="info">
      <div class="input-group">
        <label for="gradient-saver_name">Name</label>
        <input type="text" class="input input--m" placeholder="My new gradient" name="name" id="gradient-saver_name">
      </div>
      <div class="input-group">
        <label for="gradient-saver_description">Description</label>
        <textarea type="text" class="textarea textarea--m" name="description" id="gradient-saver_description" maxlength="300"></textarea>
      </div>
      <div class="input-group _m-b-0">
        <label for="gradient-saver_tags">Tags</label>
        <div id="gradient-saver_tags"></div>
      </div>
    </div>
    <div data-tab="colors">
      <div class="input-group">
        <label>Preview</label>
        <div id="gradient-saver_preview"></div>
      </div>
      <div class="input-group">
        <label>Colors</label>
        <div id="gradient-saver_colors_input"></div>
      </div>
      <div id="gradient-saver_colors_selector"></div>
    </div>
    <div data-tab="projects">
      <div class="input-group">
        <label for="gradient-saver_projects">Select projects</label>
        <div id="gradient-saver_projects-container"></div>
      </div>
      <div class="input-group input-size-m _m-b-0">
        <div class="input_help-btn">
          <input type="text" class="input input--m" id="gradient-saver_new-project_input" placeholder="New project">
          <a class="btn btn--xs btn--transparent" id="gradient-saver_new-project_btn">
<span>Add</span>
</a>
        </div>
      </div>
    </div>
    <div data-tab="collections">
      <div class="input-group">
        <label for="gradient-saver_collections">Select collections</label>
        <div id="gradient-saver_collections-container"></div>
      </div>
      <div class="input-group input-size-m _m-b-0">
        <div class="input_help-btn">
          <input type="text" class="input input--m" id="gradient-saver_new-collection_input" placeholder="New collection">
          <a class="btn btn--xs btn--transparent" id="gradient-saver_new-collection_btn">
<span>Add</span>
</a>
        </div>
      </div>
    </div>
  </div>
  <div class="modal_footer">
    <div class="modal_footer_btns">
      <button type="submit" class="btn btn--m btn--primary" id="gradient-saver_save-btn"> Save </button>
    </div>
  </div>
</form>

<form id="image-browser_url_form">
  <div class="input-group">
    <label for="image-browser-url"> Image URL <div class="input_errors input_errors--error">
        <div>This field is required</div>
      </div>
    </label>
    <input type="text" class="input input--m" id="image-browser_url_input" placeholder="https://">
  </div>
  <button type="submit" class="btn btn--m btn--primary" id="image-browser_url_ok-btn">OK</button>
</form>

POST accept_terms

<form id="modal-terms_form" method="post" action="accept_terms">
  <div class="modal_footer_btns">
    <button type="submit" class="btn btn--m btn--primary">I accept</button>
  </div>
</form>

<form id="color-image-exporter_form">
  <div class="modal_body">
    <div class="input-group">
      <label for="color-image-exporter_title">Title</label>
      <input type="text" class="input input--m" name="title" id="color-image-exporter_title" autofocus="">
    </div>
    <div class="input-group">
      <label for="color-image-exporter_space">Space</label>
      <div id="color-image-exporter_space"></div>
    </div>
    <div class="input-group _m-b-3">
      <label for="color-image-exporter_library">Library</label>
      <div id="color-image-exporter_library"></div>
    </div>
    <div class="input-group _m-b-0">
      <input type="checkbox" class="checkbox" id="color-image-exporter_whitelabel-logo" value="true">
      <label for="color-image-exporter_whitelabel-logo">Use my custom <a href="/account/settings" class="link link--primary link--hover-underlined" target="_blank">logo</a>
        <div class="pro-star _m-l-1"></div>
      </label>
    </div>
  </div>
  <div class="modal_footer">
    <div class="modal_footer_btns">
      <button type="submit" class="btn btn--m btn--primary" id="color-image-exporter_submit-btn">Export</button>
    </div>
  </div>
</form>

<form id="project-selector_form">
  <div class="modal_body">
    <div class="input-group">
      <label for="project-selector_projects">Projects</label>
      <div id="project-selector_projects-select"></div>
    </div>
    <div class="input-group input-size-m _m-b-0">
      <label for="project-selector_projects">New project</label>
      <input type="text" class="input input--m" id="project-selector_new-project_input">
    </div>
  </div>
  <div class="modal_footer">
    <div class="modal_footer_btns">
      <button type="submit" class="btn btn--m btn--primary" id="project-selector_ok-btn">OK</button>
    </div>
  </div>
</form>

<form id="collection-selector_form">
  <div class="modal_body">
    <div class="input-group">
      <label for="collection-selector_collections">Collections</label>
      <div id="collection-selector_collections-select"></div>
    </div>
    <div class="input-group input-size-m _m-b-0">
      <label for="collection-selector_collections">New collection</label>
      <input type="text" class="input input--m" id="collection-selector_new-collection_input">
    </div>
  </div>
  <div class="modal_footer">
    <div class="modal_footer_btns">
      <button type="submit" class="btn btn--m btn--primary" id="collection-selector_ok-btn">OK</button>
    </div>
  </div>
</form>

POST check-coupon

<form id="coupon_form" method="post" action="check-coupon">
  <div class="input-group">
    <label for="coupon_code"> Coupon code <div class="input_errors input_errors--error">
        <div>This field is required</div>
        <div>This coupon is not valid.</div>
        <div>This coupon has expired.</div>
        <div>This coupon has been already used.</div>
      </div>
    </label>
    <input type="text" class="input input--m" name="code" id="coupon_code">
  </div>
  <button type="submit" class="btn btn--m btn--primary" id="coupon_submit-btn">Apply</button>
</form>

<form id="credit-card_form">
  <div class="_m-b-3">
    <div id="credit-card_elements" class="_m-b-1"></div>
    <div id="credit-card_errors"></div>
  </div>
  <button type="submit" class="btn btn--m btn--primary" id="credit-card_submit-btn">Confirm</button>
</form>

<form id="palette-quicklink_form">
  <div class="modal_body">
    <div class="modal_text">Share a palette quickly with your clients or collegues, including title and descriptions.</div>
    <div data-tab="info">
      <div class="input-group">
        <label for="palette-quicklink_name">Name</label>
        <input type="text" class="input input--m" placeholder="My new palette" name="name" id="palette-quicklink_name">
      </div>
      <div class="input-group _m-b-0">
        <label for="palette-quicklink_description">Description<div class="pro-star"></div></label>
        <textarea type="text" class="textarea textarea--m" name="description" id="palette-quicklink_description" maxlength="300"></textarea>
      </div>
    </div>
    <div id="palette-quicklink_colors-container" data-tab="colors">
      <div class="input-group">
        <label>Label<div class="pro-star"></div></label>
        <input type="text" class="input input--m" name="name" id="palette-quicklink_colors_description_input" maxlength="100">
      </div>
      <div class="input-group">
        <label>Color</label>
        <div id="palette-quicklink_colors_input"></div>
      </div>
      <div id="palette-quicklink_colors_selector"></div>
    </div>
  </div>
  <div class="modal_footer">
    <div class="modal_footer_btns">
      <button type="submit" class="btn btn--m btn--primary" id="palette-quicklink_save-btn"> Get link </button>
    </div>
  </div>
</form>

<form id="work-saver_form">
  <div class="modal_body">
    <div data-tab="image">
      <div id="work-saver_image_variants">
        <label>Variants</label>
        <div>
          <a>1</a>
          <a>2</a>
          <a>3</a>
          <a>4</a>
        </div>
      </div>
      <div id="work-saver_image-dropzone"></div>
      <div id="work-saver_image-loader">
        <div class="spinner spinner--l spinner--auto spinner--center"></div>
      </div>
      <div id="work-saver_image-picker"></div>
    </div>
    <div data-tab="info">
      <div class="input-group">
        <label for="work-saver_name"> Title <div class="input_errors input_errors--error">
            <div>This field is required</div>
          </div>
        </label>
        <input type="text" class="input input--m" placeholder="New awesome work" name="name" id="work-saver_name">
      </div>
      <div class="input-group _m-b-0">
        <label for="work-saver_description"> Description <div class="input_errors input_errors--error">
            <div>This field is required</div>
          </div>
        </label>
        <div id="work-saver_description"></div>
      </div>
    </div>
    <div data-tab="tags">
      <div class="input-group">
        <label for="work-saver_fields"> Creative fields <div class="input_errors input_errors--error">
            <div>This field is required</div>
          </div>
        </label>
        <div id="work-saver_fields"></div>
      </div>
      <div class="input-group">
        <label for="work-saver_tools">Tools</label>
        <div id="work-saver_tools"></div>
      </div>
      <div class="input-group _m-b-0">
        <label for="work-saver_tags">Tags</label>
        <div id="work-saver_tags"></div>
      </div>
    </div>
    <div data-tab="options">
      <div class="input-group _m-b-0">
        <input type="checkbox" class="checkbox" name="private" id="work-saver_private" value="true">
        <label for="work-saver_private">Private<i class="icon icon-info-16px _m-l-1" data-tooltip-delay="0" data-tooltip="Keep this work private"></i></label>
      </div>
    </div>
  </div>
  <div class="modal_footer">
    <div class="modal_footer_btns">
      <button type="submit" class="btn btn--m btn--primary" id="work-saver_save-btn"></button>
    </div>
  </div>
</form>

<form id="font-saver_form">
  <div class="modal_body">
    <div data-tab="font">
      <div class="input-group _m-b-0">
        <div id="font-saver_font-preview"><img></div>
        <div id="font-saver_font-select"></div>
      </div>
    </div>
    <div data-tab="info">
      <div class="input-group">
        <label for="font-saver_name">Name</label>
        <input type="text" class="input input--m" placeholder="My new font" name="name" id="font-saver_name">
      </div>
      <div class="input-group">
        <label for="font-saver_description">Description</label>
        <textarea type="text" class="textarea textarea--m" name="description" id="font-saver_description" maxlength="300"></textarea>
      </div>
      <div class="input-group _m-b-0">
        <label for="font-saver_tags">Tags</label>
        <div id="font-saver_tags"></div>
      </div>
    </div>
    <div data-tab="projects">
      <div class="input-group">
        <label for="font-saver_projects">Select projects</label>
        <div id="font-saver_projects-container"></div>
      </div>
      <div class="input-group input-size-m _m-b-0">
        <div class="input_help-btn">
          <input type="text" class="input input--m" id="font-saver_new-project_input" placeholder="New project">
          <a class="btn btn--xs btn--transparent" id="font-saver_new-project_btn">
<span>Add</span>
</a>
        </div>
      </div>
    </div>
    <div data-tab="collections">
      <div class="input-group">
        <label for="font-saver_collections">Select collections</label>
        <div id="font-saver_collections-container"></div>
      </div>
      <div class="input-group input-size-m _m-b-0">
        <div class="input_help-btn">
          <input type="text" class="input input--m" id="font-saver_new-collection_input" placeholder="New collection">
          <a class="btn btn--xs btn--transparent" id="font-saver_new-collection_btn">
<span>Add</span>
</a>
        </div>
      </div>
    </div>
  </div>
  <div class="modal_footer">
    <div class="modal_footer_btns">
      <button type="submit" class="btn btn--m btn--primary" id="font-saver_save-btn"> Save </button>
    </div>
  </div>
</form>

<form id="palette-parser_form">
  <div class="modal_body">
    <div class="input-group _m-b-0">
      <label for="palette-parser_value"> Coolors URL / String / Array <div class="input_errors input_errors--error">
          <div>This field is required</div>
          <div>No colors found</div>
        </div>
      </label>
      <input type="text" class="input input--m" name="value" id="palette-parser_value" placeholder="https://coolors.co/00ff00-aabbcc">
    </div>
  </div>
  <div class="modal_footer">
    <div class="modal_footer_btns">
      <button type="submit" class="btn btn--m btn--primary" id="palette-parser_submit-btn"> OK </button>
    </div>
  </div>
</form>

<form id="image-saver_form">
  <div class="modal_body">
    <div data-tab="info">
      <div class="input-group">
        <label for="image-saver_name">Name</label>
        <input type="text" class="input input--m" placeholder="My new palette" name="name" id="image-saver_name">
      </div>
      <div class="input-group">
        <label for="image-saver_description">Description</label>
        <textarea type="text" class="textarea textarea--m" name="description" id="image-saver_description" maxlength="300"></textarea>
      </div>
      <div class="input-group _m-b-0">
        <label for="image-saver_tags">Tags</label>
        <div id="image-saver_tags"></div>
      </div>
    </div>
    <div data-tab="projects">
      <div class="input-group">
        <label for="image-saver_projects">Select projects</label>
        <div id="image-saver_projects-container"></div>
      </div>
      <div class="input-group input-size-m _m-b-0">
        <div class="input_help-btn">
          <input type="text" class="input input--m" id="image-saver_new-project_input" placeholder="New project">
          <a class="btn btn--xs btn--transparent" id="image-saver_new-project_btn">
<span>Add</span>
</a>
        </div>
      </div>
    </div>
    <div data-tab="collections">
      <div class="input-group">
        <label for="image-saver_collections">Select collections</label>
        <div id="image-saver_collections-container"></div>
      </div>
      <div class="input-group input-size-m _m-b-0">
        <div class="input_help-btn">
          <input type="text" class="input input--m" id="image-saver_new-collection_input" placeholder="New collection">
          <a class="btn btn--xs btn--transparent" id="image-saver_new-collection_btn">
<span>Add</span>
</a>
        </div>
      </div>
    </div>
    <div data-tab="image">
      <div id="image-saver_image-preview">
        <div id="image-saver_image_btns">
          <div class="btn btn--xs btn--icon btn--over-color" id="image-saver_image_browse-btn"><i class="icon icon-upload-24px"></i></div>
        </div>
      </div>
    </div>
  </div>
  <div class="modal_footer">
    <div class="modal_footer_btns">
      <button type="submit" class="btn btn--m btn--primary" id="image-saver_save-btn"> Save </button>
    </div>
  </div>
</form>

Text Content

 * Tools
    * Palette Generator Create your palettes in seconds
    * Explore Palettes Browse millions of trending color schemes
    * Image Picker Get beautiful palettes from your photos
    * Contrast Checker Check the contrast between two colors
    * Palette Visualizer
      New
      Preview your colors on real designs
   
   
    * List of colorsNew
    * Browse Gradients
    * Create a Gradient
    * Make a Gradient Palette
    * Color Picker
    * Collage Maker
    * List of Fonts
    * Image Converter
    * Apps
    * iOS App
    * Android App
    * Figma Plugin
    * Adobe ExtensionNew

 * Go Pro
 * 
 * Sign in
 * Sign up
 *  * Dashboard
    * 
    * Profile
    * Account
    * Sign out


 * Palette Generator
 * Explore Palettes
 * Image Picker
 * Contrast Checker
 * List of FontsNew

 * Other tools
 * List of colorsNew
 * Browse Gradients
 * Create a Gradient
 * Make a Gradient Palette
 * Color Picker
 * Collage Maker
 * Image Converter

 * Jobs
 * Job Board
 * Post a Job

 * Apps
 * iOS App
 * Android App
 * Figma Plugin
 * Chrome Extension
 * Instagram Page

 * Account
 * Sign in
 * Sign up
 * Go Pro

 * Account
 * Dashboard
 * Profile
 * Account
 * Go Pro
 * Sign out


AI ASSISTANT BOT

AI chatbots are a technology that is rapidly transforming customer engagement
across industries. From offering instant responses to personalizing user
experiences, AI chatbots can help businesses not only meet but exceed customer
expectations.

No palettes yet.
Load more

 * Tools
 * Generate your palettes
 * Explore popular palettes
 * Extract palette from image
 * Contrast checker
 * Preview palettes on designs
 * Recolor your own design
 * Color picker
 * Browse free fonts

 * More
 * List of colorsNew
 * Browse gradients
 * Create a gradient
 * Make a gradient palette
 * Image converter
 * Create a collage
 * Font Generator

 * Jobs
 * Find your next job
 * Post a job
 * Apps
 * iOS App
 * Android App
 * Figma Plugin
 * Adobe ExtensionNew
 * Chrome Extension
 * Instagram Page

 * Company
 * Pricing
 * License
 * Terms of service
 * Privacy policy
 * Cookie policy
 * Manage cookies
 * Help center
 * Advertise
 * Affiliate
 * Contact

Ā© Coolors by Fabrizio Bianchi. From a creative to all the others.
 * 
 * 
 * 
 * 
 * 


SIGN IN

Sign in with your email here.

Sign in
By continuing, you agree to our Terms of Service.
Read our Privacy Policy.
Forgot password? Reset
Don't have an account? Sign up


SIGN UP

Create a free account with your email.

Create your free account
By continuing, you agree to our Terms of Service.
Read our Privacy Policy.
Already have an account? Sign in


YOU'RE ALL SET!

We're thrilled to have you on board!
Enjoy Coolors!
Okay
Reset password
Enter your email address below and choose a new password.
Email / Username
This field is required
This email is not registered
Choose a new password
This field is required
Min 8 characters

Send reset link
Back to Sign in
Color code
Color code
This field is required
The code is not valid.
This code has been already used.
This code has expired.
Too many attempts. Try again in 1 minute.
Email not received? Send again
Do you need help? Contact us

Export Palette
URL Share PDF Image CSS ASE SVG Code Embed Facebook Twitter Pinterest
Export palette as PDF
 * General
 * Labels
 * Spaces
 * Pages
 * Options

Title
Description

Colors Label


Color Spaces

Pages

Use my custom logo

Export
Export as PDF
Title
Description
Use my custom logo

Export
Export palette as image
 * General
 * Labels
 * Options

Title
Color Space

Colors Label


Use my custom logo

Export
 * Info
 * Colors
 * Projects
 * Collections
 * ImageNEW

Name
Description
Tags

Select projects

Add
Select collections

Add
Label
Color


Add context to your palette by pairing it with an image.

Use picker image


Save
Name
This field is required
Private
Save
Name
This field is required
Private
Save
Name
Color
This field is required
Color already saved
Save
 * Info
 * Colors
 * Projects
 * Collections

Name
Description
Tags

Preview

Colors


Select projects

Add
Select collections

Add
Save
Select image
 * Upload
 * URL
 * Camera
 * Stock

Browse or drop image
Wrong file type or size (max 10 MB).

Image URL
This field is required
OK
No photos found.
Not available. Please try later.
Allow access to your camera...
Camera not available.
Not supported by your device.
Camera access denied.
Retake
Use this photo
Take
Image picker
Next

Collage maker
Export

 * Layout
 * Aspect
 * Palette

Share palette
Facebook Twitter Pinterest
What's new



Howdy!
Thank you so much for getting here! Iā€™m Fabrizio, creator and maintainer of
Coolors. Iā€™d really love to get in touch with you to hear your feedback or just
say hello! šŸ˜ƒ
Reach me on

New terms available

We updated our Terms and Privacy.
Please read them and accept to continue.

I accept
Download Copy
Palette Luminance


Palette Gradient

Check Palette Contrast
Pro Feature
Go Pro to unlock this feature and many others.
Learn more View demo

No color pairs have enough contrast.
ValidAll
Export color as image
Title
Space

Library

Use my custom logo

Export

Select project
Projects

New project
OK
Select collection
Collections

New collection
OK
Share
link_sharer_description
Private link to share

Palette details
Projects
Collections
Tags
Keywords
Created on

modal_pro_subtitle
šŸ‘‹ Hello, I'm Fabrizio, the guy behind Coolors. Today I introduce Coolors Pro, a
subscription plan to premium features, that I believe represents a fundamental
step forward for the future of Coolors' development.
So what happens? You can still use nearly every features for free, with mainly
these limitations on the account:
 * You can save up to 10 palettes
 * You can have only 1 project and 1 collection
 * You can save up to 5 colors to favorites



 * Remove ads and popups to enter the heaven of colors
 * Generate palettes with more than 5 colors automatically or with color theory
   rules
 * Save unlimited palettes, colors and gradients, and organize them in projects
   and collections
 * Explore more than 10 million color schemes perfect for any project
 * Pro Profile, a new beautiful page to present yourself and showcase your
   palettes, projects and collections
 * Get advanced PDF export options like shades, hues, color blindness, etc.
 * Unlock additional tools like the new Palette Visualizer to check your colors
   on real designs
 * Support me as an indie developer
 * And more...

Cancel your subscription anytime. We'll send you reminders 3 days before
renewals.
Learn more

Used by 5+ million users
And top companies
View plans
Redeem your coupon
Coupon code
This field is required
This coupon is not valid.
This coupon has expired.
This coupon has been already used.
Apply
Contact us if you need support with your coupon.

Update payment method
Provide your card details (protected by Stripe)

Confirm
Update payment method


Update payment method


Change Plan





HELLO!

Use your email or another service to continue with Coolors.
Continue with Google Continue with Apple Continue with email
By continuing, you agree to our Terms of Service.
Read our Privacy Policy.
 * Info
 * Colors

Share a palette quickly with your clients or collegues, including title and
descriptions.
Name
Description

Label

Color


Get link
Become an Affiliate!
If you have a blog, website, email list or social media accounts then you can
join the Affiliate Program and earn a 20% commission on every purchase.
Get your link
 * Info
 * Image
 * Tags
 * Options

Variants
1 2 3 4



Title
This field is required
Description
This field is required

Creative fields
This field is required

Tools

Tags

Private


Request an invitation
We can't wait to see what you are working on but, to prevent abuse and scale
gradually, you you can start uploading your designs only upon invitation.
Make sure your profile is well sorted out before sending your request!
Send a request
Your already sent your request.

 * Info
 * Font
 * Projects
 * Collections

Name
Description
Tags

Select projects

Add
Select collections

Add
Save
Palette Variations
Show HEX
 * Shade
 * Saturation
 * Hue
 * Temperature
 * Blindness
 * Luminance
 * Gradient
 * Theme

Pro Feature
Go Pro to unlock this feature and many others.
Learn more View demo










COOLORS ADOBE EXTENSION

Download and install the extension for Illustrator, InDesign and Photoshop (up
to version 20). Photoshop 21+ and Adobe XD will be supported soon.
Adobe Illustrator, InDesign, Photoshop (20)
Download (1.1.0)
Adobe Photoshop 21+, Adobe XD
Coming soon
Parse Palette
Coolors URL / String / Array
This field is required
No colors found
OK
Prev
Next
Cancel subscription
Oh no! It breaks my šŸ’™
to see you leave!

Before you cancel your subscription, please share with me what made you cancel
today. Your honest feedback will help me improve a lot! Thanks.



Never mind, I'll stay! Continue
 * Info
 * Image
 * Projects
 * Collections

Name
Description
Tags

Select projects

Add
Select collections

Add

Save


ALLOW THE ADS

Hey, I'm Fabrizio, the guy behind this website. Please help me to keep most of
the site free by allowing ads or consider subscribing to enjoy even more
features.

Your support truly matters.

I disabled the ad blocker I want to subscribe for $3/mo

I don't care, close popup