Forest Green
Metadata
ID
forest-green
Catalog
color-schemes
Source
spec/catalogs/color-schemes/forest-green.json
| Field | Value |
|---|---|
| accent1 | #4A7C59 |
| accent2 | #68B0AB |
| accent3 | #8FC0A9 |
| accent4 | #C8D5B9 |
| accent5 | #FAF3DD |
| accent6 | #BFBFBF |
| dark1 | #000000 |
| dark2 | #263F2E |
| followedHyperlink | #68B0AB |
| hyperlink | #4A7C59 |
| light1 | #FFFFFF |
| light2 | #EEF5F0 |
Source JSON
{
"$schema": "https://openpresentation.org/schema/opf-color-scheme/v1",
"id": "forest-green",
"name": "Forest Green",
"accent1": "#4A7C59",
"accent2": "#68B0AB",
"accent3": "#8FC0A9",
"accent4": "#C8D5B9",
"accent5": "#FAF3DD",
"accent6": "#BFBFBF",
"dark1": "#000000",
"dark2": "#263F2E",
"followedHyperlink": "#68B0AB",
"hyperlink": "#4A7C59",
"light1": "#FFFFFF",
"light2": "#EEF5F0"
}