Apricot Linen

calmwarmminimal

Click any swatch to copy its hex.

See it in place

Design that earns its keep

A tiny landing page, painted entirely with this palette so you can judge it doing real work.

Get started

Fast

Ships static, loads instantly.

Honest

Every choice explained.

Tap to copy + paint · drag to place

How the preview picks colors: the lightest swatch becomes the page background, the darkest becomes the text, and the most vivid becomes the button. To override: tap a chip to arm it, then click any outlined part of the mockup to paint (or drag the chip there). Your arrangement is saved into this page's URL, so copying the link shares it.

Why it works

Clay is apricot pushed dark and earthen, so the anchor gets a same-family partner for buttons and headings while apricot itself stays a background tint over linen. Olive is the temperature check — a drab green that shares the palette's yellow undertone, cooling it without ever feeling imported. This is a two-tint, two-tone structure with ink for text: quiet enough for a portfolio, warm enough to be remembered.

Built around Apricot.

Use this palette

Hex values
  • #fbceb1apricot
  • #f6f1e7linen
  • #bf7250clay
  • #7f7a58olive
  • #2d2a26ink
CSS custom properties

The variables, doing badge duty

apricotlinenclayoliveink
:root {
  --color-apricot: #fbceb1;
  --color-linen: #f6f1e7;
  --color-clay: #bf7250;
  --color-olive: #7f7a58;
  --color-ink: #2d2a26;
}
Tailwind v4 theme

In Apricot Linen's world

@theme {
  --color-apricot: #fbceb1;
  --color-linen: #f6f1e7;
  --color-clay: #bf7250;
  --color-olive: #7f7a58;
  --color-ink: #2d2a26;
}
JSON
{
  "name": "Apricot Linen",
  "colors": [
    {
      "hex": "#fbceb1",
      "role": "apricot"
    },
    {
      "hex": "#f6f1e7",
      "role": "linen"
    },
    {
      "hex": "#bf7250",
      "role": "clay"
    },
    {
      "hex": "#7f7a58",
      "role": "olive"
    },
    {
      "hex": "#2d2a26",
      "role": "ink"
    }
  ]
}

Related palettes