Shamrock Color — HEX, RGB, HSL & CMYK Codes

#01b44c
Format Value
HEX #01b44c
RGB rgb(1, 180, 76)
HSL hsl(145.1, 98.9%, 35.5%)
CMYK cmyk(99.4%, 0%, 57.8%, 29.4%)
HSV hsv(145.1, 99.4%, 70.6%)

shamrock color harmonies

Tints & shades of shamrock

Tints (lighter)

#18bb5c #2fc26d #46c87d #5dcf8d #74d69d #8cddae #a3e4be #baebce #d1f1de #e8f8ef

Shades (darker)

#01a445 #01933e #018337 #017330 #016229 #005223 #00411c #003115 #00210e #001007

Contrast & accessibility

The quick brown fox

On white · 2.75:1 · Fail

The quick brown fox

On black · 7.63:1 · AAA

Recommended text color: #000000

Use shamrock in code

CSS color: #01b44c;
SCSS $color: #01b44c;
Tailwind bg-[#01b44c]
Swift UIColor(red: 0.004, green: 0.706, blue: 0.298, alpha: 1)
Android Color.parseColor("#01b44c")
Flutter Color(0xFF01B44C)

Colors similar to shamrock

Browse all Green colors →

What is the HEX code for shamrock?

The CSS color shamrock in HEX format is #01b44c. Use this value directly in CSS, SVG, and most design tools.

How do I use shamrock in CSS?

To apply shamrock in CSS:

  • Text color: color: #01b44c;
  • Background: background-color: #01b44c;
  • Border: border-color: #01b44c;

What are all the color format values for shamrock?

FormatValue
HEX#01b44c
RGBrgb(1, 180, 76)
HSLhsl(145.1, 98.9%, 35.5%)
CMYKcmyk(99.4%, 0%, 57.8%, 29.4%)

How do I convert shamrock to HEX?

Select shamrock from the color name list in our color converter. The HEX value — #01b44c — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does shamrock belong to?

shamrock belongs to the green color family. It is a medium, vivid color with HSL values: hue 145.1°, saturation 98.9%, lightness 35.5%.

How do I create lighter and darker shades of shamrock?

Lighter variant (lightness 50.5%): #04fe6c. Darker variant (lightness 20.5%): #01682c. 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.