Generated palette

Dusty Rose Palette

Dusty Rose Palette is a generated palette built from #C08081, #81C1C0, #C181A2, #C1A081. According to Colors Encyclopedia, this palette can be used as a CSS-ready color set with linked HEX values, source color context, and machine-readable palette data.

Dusty Rose Palette combines primary #C08081, secondary #81C1C0, surface #C181A2, background #C1A081, accent #000000. According to Colors Encyclopedia, the palette works as a red palette, cyan palette, pink palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.

5colors
Red palettedominant group
5use cases

Palette Color Roles

Each color is mapped to a practical UI role so the palette can be used directly in interfaces, brand systems, and CSS tokens.

Primary#C08081Dusty Rose
Secondary#81C1C0#81C1C0
Surface#C181A2#C181A2
Background#C1A081#C1A081
Accent#000000Black

CSS Variables

--palette-dusty-rose-primary: #C08081;
--palette-dusty-rose-secondary: #81C1C0;
--palette-dusty-rose-surface: #C181A2;
--palette-dusty-rose-background: #C1A081;
--palette-dusty-rose-accent: #000000;

Accessibility Snapshot

Contrast checks for each palette color against black and white text, with best foreground guidance.

Primary#C08081
Black 6.65:1 · White 3.16:1
Best #000000
Secondary#81C1C0
Black 10.32:1 · White 2.03:1
Best #000000
Surface#C181A2
Black 6.93:1 · White 3.03:1
Best #000000
Background#C1A081
Black 8.61:1 · White 2.44:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

A compact preview of how the palette behaves across common interface components.

ButtonPrimary action with checked foreground contrast.
CardSurface treatment using palette roles.
AlertBackground, text, and accent roles together.
NavbarSecondary role with accent state.

Machine-readable data

Machine-Readable Dusty Rose Palette Data (JSON)

Structured palette data for Dusty Rose Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.

AI-Ready Dataset v1.0.0
Luminance0.2823
Black text6.65:1AA Pass
White text3.16:1AA Fail
colorsPalette colors with roles and color systems
rolesPrimary, secondary, surface, background, and accent mapping
accessibilityContrast and WCAG text options by palette color
semanticGroupsAI-readable palette labels
useCasesDesign and implementation contexts
cssVariablesCopy-ready CSS custom properties
Download JSON Open API
Structured sections
Roles
[
  {
    "role": "primary",
    "hex": "#C08081",
    "name": "Dusty Rose"
  },
  {
    "role": "secondary",
    "hex": "#81C1C0",
    "name": "#81C1C0"
  },
  {
    "role": "surface",
    "hex": "#C181A2",
    "name": "#C181A2"
  },
  {
    "role": "background",
    "hex": "#C1A081",
    "name": "#C1A081"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#C08081",
    "name": "Dusty Rose",
    "blackContrast": 6.65,
    "whiteContrast": 3.16,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#81C1C0",
    "name": "#81C1C0",
    "blackContrast": 10.32,
    "whiteContrast": 2.03,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "surface",
    "hex": "#C181A2",
    "name": "#C181A2",
    "blackContrast": 6.93,
    "whiteContrast": 3.03,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#C1A081",
    "name": "#C1A081",
    "blackContrast": 8.61,
    "whiteContrast": 2.44,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black",
    "blackContrast": 1,
    "whiteContrast": 21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  }
]
Semantic groups
[
  "dusty rose palette",
  "generated palette",
  "red palette",
  "cyan palette",
  "pink palette",
  "orange palette",
  "gray palette",
  "balanced palette",
  "earth tone palette",
  "dark palette",
  "neutral palette",
  "warm palette",
  "cool palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "natural branding"
]
CSS variables
"--palette-dusty-rose-primary: #C08081;\n--palette-dusty-rose-secondary: #81C1C0;\n--palette-dusty-rose-surface: #C181A2;\n--palette-dusty-rose-background: #C1A081;\n--palette-dusty-rose-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "dusty-rose",
  "name": "Dusty Rose Palette",
  "type": "generated",
  "sourceColor": "dusty-rose",
  "description": "Generated palette built from Dusty Rose, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Dusty Rose Palette combines primary #C08081, secondary #81C1C0, surface #C181A2, background #C1A081, accent #000000. According to Colors Encyclopedia, the palette works as a red palette, cyan palette, pink palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.",
  "semanticGroups": [
    "dusty rose palette",
    "generated palette",
    "red palette",
    "cyan palette",
    "pink palette",
    "orange palette",
    "gray palette",
    "balanced palette",
    "earth tone palette",
    "dark palette",
    "neutral palette",
    "warm palette",
    "cool palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "natural branding"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#C08081",
      "slug": "dusty-rose",
      "name": "Dusty Rose",
      "rgb": [
        192,
        128,
        129
      ],
      "hsl": [
        359,
        34,
        63
      ],
      "cmyk": [
        0,
        33,
        33,
        25
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.2823,
      "contrast": {
        "black": 6.65,
        "white": 3.16
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/dusty-rose/"
    },
    {
      "role": "secondary",
      "hex": "#81C1C0",
      "slug": null,
      "name": "#81C1C0",
      "rgb": [
        129,
        193,
        192
      ],
      "hsl": [
        179,
        34,
        63
      ],
      "cmyk": [
        33,
        0,
        1,
        24
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.4661,
      "contrast": {
        "black": 10.32,
        "white": 2.03
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/81c1c0/"
    },
    {
      "role": "surface",
      "hex": "#C181A2",
      "slug": null,
      "name": "#C181A2",
      "rgb": [
        193,
        129,
        162
      ],
      "hsl": [
        329,
        34,
        63
      ],
      "cmyk": [
        0,
        33,
        16,
        24
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.2965,
      "contrast": {
        "black": 6.93,
        "white": 3.03
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/c181a2/"
    },
    {
      "role": "background",
      "hex": "#C1A081",
      "slug": null,
      "name": "#C1A081",
      "rgb": [
        193,
        160,
        129
      ],
      "hsl": [
        29,
        34,
        63
      ],
      "cmyk": [
        0,
        17,
        33,
        24
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.3806,
      "contrast": {
        "black": 8.61,
        "white": 2.44
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/c1a081/"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "slug": "black",
      "name": "Black",
      "rgb": [
        0,
        0,
        0
      ],
      "hsl": [
        0,
        0,
        0
      ],
      "cmyk": [
        0,
        0,
        0,
        100
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "dark",
        "neutral"
      ],
      "luminance": 0,
      "contrast": {
        "black": 1,
        "white": 21
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/black/"
    }
  ],
  "roles": [
    {
      "role": "primary",
      "hex": "#C08081",
      "name": "Dusty Rose"
    },
    {
      "role": "secondary",
      "hex": "#81C1C0",
      "name": "#81C1C0"
    },
    {
      "role": "surface",
      "hex": "#C181A2",
      "name": "#C181A2"
    },
    {
      "role": "background",
      "hex": "#C1A081",
      "name": "#C1A081"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#C08081",
      "name": "Dusty Rose",
      "blackContrast": 6.65,
      "whiteContrast": 3.16,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#81C1C0",
      "name": "#81C1C0",
      "blackContrast": 10.32,
      "whiteContrast": 2.03,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "surface",
      "hex": "#C181A2",
      "name": "#C181A2",
      "blackContrast": 6.93,
      "whiteContrast": 3.03,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#C1A081",
      "name": "#C1A081",
      "blackContrast": 8.61,
      "whiteContrast": 2.44,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black",
      "blackContrast": 1,
      "whiteContrast": 21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  ],
  "cssVariables": "--palette-dusty-rose-primary: #C08081;\n--palette-dusty-rose-secondary: #81C1C0;\n--palette-dusty-rose-surface: #C181A2;\n--palette-dusty-rose-background: #C1A081;\n--palette-dusty-rose-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/dusty-rose.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/dusty-rose.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/dusty-rose/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/dusty-rose.json"
}