What is the CMYK code for very pale green?
The CSS color very pale green in CMYK format is cmyk(18.2%, 0%, 25.7%, 0.8%). Use this value directly in CSS, SVG, and most design tools.
How do I use very pale green in CSS?
To apply very pale green in CSS:
- Text color: color: cmyk(18.2%, 0%, 25.7%, 0.8%);
- Background: background-color: cmyk(18.2%, 0%, 25.7%, 0.8%);
- Border: border-color: cmyk(18.2%, 0%, 25.7%, 0.8%);
What are all the color format values for very pale green?
| Format | Value |
|---|---|
| HEX | #cffdbc |
| RGB | rgb(207, 253, 188) |
| HSL | hsl(102.5, 94.2%, 86.5%) |
| CMYK | cmyk(18.2%, 0%, 25.7%, 0.8%) |
How do I convert very pale green to CMYK?
Select very pale green from the color name list in our color converter. The CMYK value — cmyk(18.2%, 0%, 25.7%, 0.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does very pale green belong to?
very pale green belongs to the green color family. It is a light, vivid color with HSL values: hue 102.5°, saturation 94.2%, lightness 86.5%.
How do I create lighter and darker shades of very pale green?
Lighter variant (lightness 95%): #edfee6. Darker variant (lightness 71.5%): #9afb72. 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.