Fern Color

HEX, RGB, HSL & CMYK Codes

#63a950
Format Value
HEX #63a950
RGB rgb(99, 169, 80)
HSL hsl(107.2, 35.7%, 48.8%)
CMYK cmyk(41.4%, 0%, 52.7%, 33.7%)
HSV hsv(107.2, 52.7%, 66.3%)

fern color harmonies

Tints & shades of fern

Tints (lighter)

#71b160 #7fb970 #8ec080 #9cc890 #aad0a0 #b8d8af #c6e0bf #d4e8cf #e3efdf #f1f7ef

Shades (darker)

#5a9a49 #518a41 #487b3a #3f6c33 #365c2c #2d4d24 #243d1d #1b2e16 #121f0f #090f07

Contrast & accessibility

The quick brown fox

On white · 2.87:1 · Fail

The quick brown fox

On black · 7.32:1 · AAA

Recommended text color: #000000

Use fern in code

CSS color: #63a950;
SCSS $color: #63a950;
Tailwind bg-[#63a950]
Swift UIColor(red: 0.388, green: 0.663, blue: 0.314, alpha: 1)
Android Color.parseColor("#63a950")
Flutter Color(0xFF63A950)

Colors similar to fern

Browse all Green colors →

What is the HEX code for fern?

The CSS color fern in HEX format is #63a950. Use this value directly in CSS, SVG, and most design tools.

How do I use fern in CSS?

To apply fern in CSS:

  • Text color: color: #63a950;
  • Background: background-color: #63a950;
  • Border: border-color: #63a950;

What are all the color format values for fern?

FormatValue
HEX#63a950
RGBrgb(99, 169, 80)
HSLhsl(107.2, 35.7%, 48.8%)
CMYKcmyk(41.4%, 0%, 52.7%, 33.7%)

How do I convert fern to HEX?

Select fern from the color name list in our color converter. The HEX value — #63a950 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does fern belong to?

fern belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 107.2°, saturation 35.7%, lightness 48.8%.

How do I create lighter and darker shades of fern?

Lighter variant (lightness 63.8%): #90c482. Darker variant (lightness 33.8%): #457537. 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.