T2I-Adapter Color

Replicate
Image Generation

Tencent T2I-Adapter color-guided generation for SDXL. Lightweight adapter that conditions image generation on a color reference image.

Generate with T2I-Adapter Color
Describe what you want and pick a size β€” the image renders inline.
Sign in to try this model with €5 free credits.
Sign in
Result appears here
TL;DRΒ·Last updated May 16, 2026

T2I-Adapter Color is image generation AI model from Replicate, priced at €0.000 per 1M input tokens with a unknown context window.

Try T2I-Adapter Color
Sign in to generate β€” 50 free credits on sign-up

Pricing

Price per Generation
Per generation€0.009

API Integration

Use our OpenAI-compatible API to integrate T2I-Adapter Color into your application.

Install
npm install railwail
JavaScript / TypeScript
import railwail from "railwail";

const rw = railwail("YOUR_API_KEY");

const images = await rw.run("t2i-adapter-color", "A beautiful sunset over Tokyo");
console.log(images[0].url);

// Or use the image() method for full control
const res = await rw.image("t2i-adapter-color", "A cat in space", {
  size: "1024x1024",
  n: 1,
});
console.log(res.data[0].url);
Specifications
Price
€0.009
Developer
Replicate
Category
Image Generation
Supported Formats
image
text
Tags
replicate
style-transfer
image-edit
t2i-adapter
tencent
open-source

Frequently asked questions

Start using T2I-Adapter Color today

Get started with free credits. No credit card required. Access T2I-Adapter Color and 100+ other models through a single API.