Pine Color — HEX, RGB, HSL & CMYK Codes

#2b5d34
Format Value
HEX #2b5d34
RGB rgb(43, 93, 52)
HSL hsl(130.8, 36.8%, 26.7%)
CMYK cmyk(53.8%, 0%, 44.1%, 63.5%)
HSV hsv(130.8, 53.8%, 36.5%)

pine color harmonies

Tints & shades of pine

Tints (lighter)

#3e6c46 #527a59 #65896b #78987e #8ba790 #9fb5a3 #b2c4b5 #c5d3c8 #d8e2da #ecf0ed

Shades (darker)

#27552f #234c2b #1f4426 #1b3b21 #17331c #142a18 #102213 #0c190e #081109 #040805

Contrast & accessibility

The quick brown fox

On white · 7.73:1 · AAA

The quick brown fox

On black · 2.72:1 · Fail

Recommended text color: #ffffff

Use pine in code

CSS color: #2b5d34;
SCSS $color: #2b5d34;
Tailwind bg-[#2b5d34]
Swift UIColor(red: 0.169, green: 0.365, blue: 0.204, alpha: 1)
Android Color.parseColor("#2b5d34")
Flutter Color(0xFF2B5D34)

Colors similar to pine

Browse all Green colors →

What is the HEX code for pine?

The CSS color pine in HEX format is #2b5d34. Use this value directly in CSS, SVG, and most design tools.

How do I use pine in CSS?

To apply pine in CSS:

  • Text color: color: #2b5d34;
  • Background: background-color: #2b5d34;
  • Border: border-color: #2b5d34;

What are all the color format values for pine?

FormatValue
HEX#2b5d34
RGBrgb(43, 93, 52)
HSLhsl(130.8, 36.8%, 26.7%)
CMYKcmyk(53.8%, 0%, 44.1%, 63.5%)

How do I convert pine to HEX?

Select pine from the color name list in our color converter. The HEX value — #2b5d34 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does pine belong to?

pine belongs to the green color family. It is a dark, moderately saturated color with HSL values: hue 130.8°, saturation 36.8%, lightness 26.7%.

How do I create lighter and darker shades of pine?

Lighter variant (lightness 41.7%): #439151. Darker variant (lightness 11.7%): #132917. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.