What is the HEX code for dark mint?
The CSS color dark mint in HEX format is #48c072. Use this value directly in CSS, SVG, and most design tools.
How do I use dark mint in CSS?
To apply dark mint in CSS:
- Text color: color: #48c072;
- Background: background-color: #48c072;
- Border: border-color: #48c072;
What are all the color format values for dark mint?
| Format | Value |
|---|---|
| HEX | #48c072 |
| RGB | rgb(72, 192, 114) |
| HSL | hsl(141, 48.8%, 51.8%) |
| CMYK | cmyk(62.5%, 0%, 40.6%, 24.7%) |
How do I convert dark mint to HEX?
Select dark mint from the color name list in our color converter. The HEX value — #48c072 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dark mint belong to?
dark mint belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 141°, saturation 48.8%, lightness 51.8%.
How do I create lighter and darker shades of dark mint?
Lighter variant (lightness 66.8%): #81d49e. Darker variant (lightness 36.8%): #308c50. 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.