Generated palette

Wet Concrete Palette

Wet Concrete Palette: #6F7378, #77736E, #6E7777, #6F6E77. Check roles, contrast and CSS variables; open source-color links and JSON.

Wet Concrete Palette assigns primary #6F7378, secondary #77736E, surface #6E7777, background #6F6E77, accent #FFFFFF. The set spans Gray families with neutral temperature. Luminance runs from #6F6E77 at 0.1586 to #FFFFFF at 1; black gives higher contrast on 1 of 5 values.

5colors
Gray palettedominant group
5use cases

Palette Color Roles

Wet Concrete Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.

Primary#6F7378Wet Concrete
Secondary#77736E#77736E
Surface#6E7777#6E7777
Background#6F6E77#6F6E77
Accent#FFFFFFWhite

CSS Variables

--palette-wet-concrete-primary: #6F7378;
--palette-wet-concrete-secondary: #77736E;
--palette-wet-concrete-surface: #6E7777;
--palette-wet-concrete-background: #6F6E77;
--palette-wet-concrete-accent: #FFFFFF;

Accessibility Snapshot

Compare all 5 Wet Concrete Palette values against black and white text, with the stronger standard foreground identified for each role.

Primary#6F7378
Black 4.4:1 · White 4.77:1
Best #FFFFFF
Secondary#77736E
Black 4.46:1 · White 4.71:1
Best #FFFFFF
Surface#6E7777
Black 4.57:1 · White 4.6:1
Best #FFFFFF
Background#6F6E77
Black 4.17:1 · White 5.03:1
Best #FFFFFF
Accent#FFFFFF
Black 21:1 · White 1:1
Best #000000

UI Components Preview

Preview how the Wet Concrete Palette roles behave together across common interface components before copying the CSS variables.

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 Wet Concrete Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.17
Black text4.4:1AA Fail
White text4.77:1AA Pass
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": "#6F7378",
    "name": "Wet Concrete"
  },
  {
    "role": "secondary",
    "hex": "#77736E",
    "name": "#77736E"
  },
  {
    "role": "surface",
    "hex": "#6E7777",
    "name": "#6E7777"
  },
  {
    "role": "background",
    "hex": "#6F6E77",
    "name": "#6F6E77"
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#6F7378",
    "name": "Wet Concrete",
    "blackContrast": 4.4,
    "whiteContrast": 4.77,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#77736E",
    "name": "#77736E",
    "blackContrast": 4.46,
    "whiteContrast": 4.71,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "surface",
    "hex": "#6E7777",
    "name": "#6E7777",
    "blackContrast": 4.57,
    "whiteContrast": 4.6,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#000000",
      "#FFFFFF"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#6F6E77",
    "name": "#6F6E77",
    "blackContrast": 4.17,
    "whiteContrast": 5.03,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White",
    "blackContrast": 21,
    "whiteContrast": 1,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  }
]
Semantic groups
[
  "wet concrete palette",
  "generated palette",
  "gray palette",
  "muted palette",
  "light palette",
  "neutral palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "quiet UI themes"
]
CSS variables
"--palette-wet-concrete-primary: #6F7378;\n--palette-wet-concrete-secondary: #77736E;\n--palette-wet-concrete-surface: #6E7777;\n--palette-wet-concrete-background: #6F6E77;\n--palette-wet-concrete-accent: #FFFFFF;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "wet-concrete",
  "name": "Wet Concrete Palette",
  "type": "generated",
  "sourceColor": "wet-concrete",
  "description": "Generated palette built from Wet Concrete, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Wet Concrete Palette combines primary #6F7378, secondary #77736E, surface #6E7777, background #6F6E77, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a gray palette, muted palette, light 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": [
    "wet concrete palette",
    "generated palette",
    "gray palette",
    "muted palette",
    "light palette",
    "neutral palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "quiet UI themes"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#6F7378",
      "slug": "wet-concrete",
      "name": "Wet Concrete",
      "rgb": [
        111,
        115,
        120
      ],
      "hsl": [
        213,
        4,
        45
      ],
      "cmyk": [
        7,
        4,
        0,
        53
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "muted"
      ],
      "luminance": 0.17,
      "contrast": {
        "black": 4.4,
        "white": 4.77
      },
      "wcag": {
        "AA": [
          "#FFFFFF"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/wet-concrete/"
    },
    {
      "role": "secondary",
      "hex": "#77736E",
      "slug": null,
      "name": "#77736E",
      "rgb": [
        119,
        115,
        110
      ],
      "hsl": [
        33,
        4,
        45
      ],
      "cmyk": [
        0,
        3,
        8,
        53
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "muted"
      ],
      "luminance": 0.1731,
      "contrast": {
        "black": 4.46,
        "white": 4.71
      },
      "wcag": {
        "AA": [
          "#FFFFFF"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#6E7777",
      "slug": null,
      "name": "#6E7777",
      "rgb": [
        110,
        119,
        119
      ],
      "hsl": [
        180,
        4,
        45
      ],
      "cmyk": [
        8,
        0,
        0,
        53
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "muted"
      ],
      "luminance": 0.1784,
      "contrast": {
        "black": 4.57,
        "white": 4.6
      },
      "wcag": {
        "AA": [
          "#000000",
          "#FFFFFF"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#6F6E77",
      "slug": null,
      "name": "#6F6E77",
      "rgb": [
        111,
        110,
        119
      ],
      "hsl": [
        247,
        4,
        45
      ],
      "cmyk": [
        7,
        8,
        0,
        53
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "muted"
      ],
      "luminance": 0.1586,
      "contrast": {
        "black": 4.17,
        "white": 5.03
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "slug": "white",
      "name": "White",
      "rgb": [
        255,
        255,
        255
      ],
      "hsl": [
        0,
        0,
        100
      ],
      "cmyk": [
        0,
        0,
        0,
        0
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "light",
        "neutral"
      ],
      "luminance": 1,
      "contrast": {
        "black": 21,
        "white": 1
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/white/"
    }
  ],
  "roles": [
    {
      "role": "primary",
      "hex": "#6F7378",
      "name": "Wet Concrete"
    },
    {
      "role": "secondary",
      "hex": "#77736E",
      "name": "#77736E"
    },
    {
      "role": "surface",
      "hex": "#6E7777",
      "name": "#6E7777"
    },
    {
      "role": "background",
      "hex": "#6F6E77",
      "name": "#6F6E77"
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#6F7378",
      "name": "Wet Concrete",
      "blackContrast": 4.4,
      "whiteContrast": 4.77,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#77736E",
      "name": "#77736E",
      "blackContrast": 4.46,
      "whiteContrast": 4.71,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "surface",
      "hex": "#6E7777",
      "name": "#6E7777",
      "blackContrast": 4.57,
      "whiteContrast": 4.6,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#000000",
        "#FFFFFF"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#6F6E77",
      "name": "#6F6E77",
      "blackContrast": 4.17,
      "whiteContrast": 5.03,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White",
      "blackContrast": 21,
      "whiteContrast": 1,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  ],
  "cssVariables": "--palette-wet-concrete-primary: #6F7378;\n--palette-wet-concrete-secondary: #77736E;\n--palette-wet-concrete-surface: #6E7777;\n--palette-wet-concrete-background: #6F6E77;\n--palette-wet-concrete-accent: #FFFFFF;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/wet-concrete.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/wet-concrete.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/wet-concrete/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/wet-concrete.json"
}