What is the HEX code for seaweed?
The CSS color seaweed in HEX format is #18d17b. Use this value directly in CSS, SVG, and most design tools.
How do I use seaweed in CSS?
To apply seaweed in CSS:
- Text color: color: #18d17b;
- Background: background-color: #18d17b;
- Border: border-color: #18d17b;
What are all the color format values for seaweed?
| Format | Value |
|---|---|
| HEX | #18d17b |
| RGB | rgb(24, 209, 123) |
| HSL | hsl(152.1, 79.4%, 45.7%) |
| CMYK | cmyk(88.5%, 0%, 41.1%, 18%) |
How do I convert seaweed to HEX?
Select seaweed from the color name list in our color converter. The HEX value — #18d17b — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does seaweed belong to?
seaweed belongs to the green color family. It is a medium, vivid color with HSL values: hue 152.1°, saturation 79.4%, lightness 45.7%.
How do I create lighter and darker shades of seaweed?
Lighter variant (lightness 60.7%): #4beaa0. Darker variant (lightness 30.700000000000003%): #108c53. 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.