What is the CMYK code for seafoam?
The CSS color seafoam in CMYK format is cmyk(48.6%, 0%, 30.5%, 2.4%). Use this value directly in CSS, SVG, and most design tools.
How do I use seafoam in CSS?
To apply seafoam in CSS:
- Text color: color: cmyk(48.6%, 0%, 30.5%, 2.4%);
- Background: background-color: cmyk(48.6%, 0%, 30.5%, 2.4%);
- Border: border-color: cmyk(48.6%, 0%, 30.5%, 2.4%);
What are all the color format values for seafoam?
| Format | Value |
|---|---|
| HEX | #80f9ad |
| RGB | rgb(128, 249, 173) |
| HSL | hsl(142.3, 91%, 73.9%) |
| CMYK | cmyk(48.6%, 0%, 30.5%, 2.4%) |
How do I convert seafoam to CMYK?
Select seafoam from the color name list in our color converter. The CMYK value — cmyk(48.6%, 0%, 30.5%, 2.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does seafoam belong to?
seafoam belongs to the green color family. It is a light, vivid color with HSL values: hue 142.3°, saturation 91%, lightness 73.9%.
How do I create lighter and darker shades of seafoam?
Lighter variant (lightness 88.9%): #c9fcdc. Darker variant (lightness 58.900000000000006%): #37f67e. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is CMYK used for?
CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.