Find Color Codes

Software & SaaS

Grammarly Color Codes

Grammarly's colors are Pine Green #027E6F and gray #4C4C4C. The Grammarly color codes in Hex, RGB and CMYK can be found below. Alex Shevchenko, Max Lytvyn and Dmytro Lider founded it in Kyiv in 2009, and it is still one of the best-known Ukrainian technology brands.

The Grammarly logo, shown for identification
The Grammarly logo, shown for identification. Grammarly is a trademark of its owner and this site is not affiliated with it.

Primary colors

What are Grammarly Primary Colors?

Grammarly's primary color is Pine Green #027E6F, a dark blue-green rather than a bright one.

Grammarly publishes no public CMYK or Pantone sheet, so both are shown below as conversions and nearest matches.

Grammarly Pine Green

Hex#027E6F
RGB2, 126, 111
HSLhsl(173, 97%, 25%)
CMYK98%, 0%, 12%, 51%converted · approximate
PantonePMS 3295 Cnearest match · not published by the brand

Grammarly Gray

Hex#4C4C4C
RGB76, 76, 76
HSLhsl(0, 0%, 30%)
CMYK0%, 0%, 0%, 70%converted · approximate
PantonePMS 446 Cnearest match · not published by the brand

Grammarly Hex Color Codes

Grammarly hex color codes are #027E6F for pine green and #4C4C4C for gray.

ColorHex
Pine Green #027E6F
Gray #4C4C4C

Grammarly RGB Color Codes

Grammarly RGB color codes are 2, 126, 111 for pine green and 76, 76, 76 for gray. Reach for RGB when a tool wants channel numbers or a CSS alpha value.

ColorRGB
Pine Green rgb(2, 126, 111)
Gray rgb(76, 76, 76)

Grammarly HSL Color Codes

Grammarly HSL color codes are 173, 97%, 25% for pine green and 0, 0%, 30% for gray. Change the third value for a lighter or darker version without moving the hue.

ColorHSL
Pine Green hsl(173, 97%, 25%)
Gray hsl(0, 0%, 30%)

Grammarly CMYK Color Code

Grammarly CMYK color codes are conversions from the hex, because the brand publishes none. Check a printed proof before a full run.

ColorCMYK
Pine Green 98%, 0%, 12%, 51%
Gray 0%, 0%, 0%, 70%

Grammarly Pantone Color Codes

Grammarly Pantone color codes are nearest matches by color distance, not brand specs. The table shows the closest swatch for every color.

ColorNearest Pantone
Pine Green PMS 3295 C
Gray PMS 446 C

Logo

Grammarly Logo Colors

Grammarly logo colors are pine green on the mark and gray on the wordmark.

Grammarly Logo Colors Palette

What the Grammarly Logo Colors Mean?

The Grammarly logo colors are doing something quietly clever. The mark is a circle with a G formed by a gap, and green is the color the product uses when your writing is clean, while its corrections appear underlined in red. So the brand color is the state you are being moved toward, not the state you are in. Pine Green is dark enough to read as serious rather than as a success toast. A brighter #15C39A also circulates and belongs to the interface rather than the mark.

Grammarly Logo JPG

Grammarly logo in JPG. No transparency, so it is flattened onto white. Safe for documents and slide decks.

Grammarly logo, JPG format
Download JPG Trademark of its owner, shown for identification.

Grammarly Logo PNG

Grammarly logo in PNG, with a transparent background. Use it over a colored surface.

Grammarly logo, PNG format
Download PNG Trademark of its owner, shown for identification.

Grammarly Logo WebP

Grammarly logo in WebP. Same transparency as the PNG at about a third of the file size.

Grammarly logo, WEBP format
Download WEBP Trademark of its owner, shown for identification.

Grammarly Color Code Shades

Grammarly color code shades step evenly from the primary toward black, for hover states, borders and shadows.

These are interface steps, not Grammarly paint or trim names.

In code

Using the Grammarly palette

CSS custom properties

:root {
  --grammarly-pine-green: #027E6F;
  --grammarly-gray: #4C4C4C;
}

Contrast against white

Pine Green 4.98:1AA ✓
Gray 8.59: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.