Software & SaaS
Evernote Color Codes
Evernote's color is green #00A82D. The Evernote color codes in Hex, RGB and CMYK can be found below. Stepan Pachikov founded it in 2007 and the first public version shipped on 24 June 2008. The Italian company Bending Spoons bought it in November 2022.
Primary colors
What are Evernote Primary Colors?
Evernote's primary color is green #00A82D, a true mid green with no blue in it.
Evernote publishes no public CMYK or Pantone sheet, so both are shown below as conversions and nearest matches.
Evernote Green
| Hex | #00A82D |
|---|---|
| RGB | 0, 168, 45 |
| HSL | hsl(136, 100%, 33%) |
| CMYK | 100%, 0%, 73%, 34%converted · approximate |
| Pantone | PMS 361 Cnearest match · not published by the brand |
Evernote Hex Color Codes
Evernote hex color codes are #00A82D for green.
| Color | Hex |
|---|---|
| Green | #00A82D |
Evernote RGB Color Codes
Evernote RGB color codes are 0, 168, 45 for green. Reach for RGB when a tool wants channel numbers or a CSS alpha value.
| Color | RGB |
|---|---|
| Green | rgb(0, 168, 45) |
Evernote HSL Color Codes
Evernote HSL color codes are 136, 100%, 33% for green. Change the third value for a lighter or darker version without moving the hue.
| Color | HSL |
|---|---|
| Green | hsl(136, 100%, 33%) |
Evernote CMYK Color Code
Evernote CMYK color codes are conversions from the hex, because the brand publishes none. Check a printed proof before a full run.
| Color | CMYK |
|---|---|
| Green | 100%, 0%, 73%, 34% |
Evernote Pantone Color Codes
Evernote Pantone color codes are nearest matches by color distance, not brand specs. The table shows the closest swatch for every color.
| Color | Nearest Pantone |
|---|---|
| Green | PMS 361 C |
Logo
Evernote Logo Colors
Evernote logo colors are one green, on an elephant's head with a folded ear.
Evernote Logo Colors Palette
What the Evernote Logo Colors Mean?
The Evernote logo colors sit on the oldest joke in note-taking. The mark is an elephant, because elephants are said never to forget, and the fold in its ear is a turned-down page corner, so the animal and the notebook are the same drawing. Green rather than the blue of every other note app in 2008 is what made it findable on a crowded home screen. The mark has outlasted the company that made it, which was sold in 2022.
Evernote Logo JPG
Evernote logo in JPG. No transparency, so it is flattened onto white. Safe for documents and slide decks.
Evernote Logo PNG
Evernote logo in PNG, with a transparent background. Use it over a colored surface.
Evernote Logo WebP
Evernote logo in WebP. Same transparency as the PNG at about a third of the file size.
Evernote Color Code Shades
Evernote color code shades step evenly from the primary toward black, for hover states, borders and shadows.
These are interface steps, not Evernote paint or trim names.
In code
Using the Evernote palette
CSS custom properties
:root {
--evernote-green: #00A82D;
}
Contrast against white
| Green | 3.16:1AA × |
|---|
Brand colors are chosen for recognition, not for legibility. A failing value here is normal. It means use it as a fill, not as text.