What is the CMYK code for pale turquoise?
The CSS color pale turquoise in CMYK format is cmyk(34.3%, 0%, 15.1%, 1.6%). Use this value directly in CSS, SVG, and most design tools.
How do I use pale turquoise in CSS?
To apply pale turquoise in CSS:
- Text color: color: cmyk(34.3%, 0%, 15.1%, 1.6%);
- Background: background-color: cmyk(34.3%, 0%, 15.1%, 1.6%);
- Border: border-color: cmyk(34.3%, 0%, 15.1%, 1.6%);
What are all the color format values for pale turquoise?
| Format | Value |
|---|---|
| HEX | #a5fbd5 |
| RGB | rgb(165, 251, 213) |
| HSL | hsl(153.5, 91.5%, 81.6%) |
| CMYK | cmyk(34.3%, 0%, 15.1%, 1.6%) |
How do I convert pale turquoise to CMYK?
Select pale turquoise from the color name list in our color converter. The CMYK value — cmyk(34.3%, 0%, 15.1%, 1.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does pale turquoise belong to?
pale turquoise belongs to the green color family. It is a light, vivid color with HSL values: hue 153.5°, saturation 91.5%, lightness 81.6%.
How do I create lighter and darker shades of pale turquoise?
Lighter variant (lightness 95%): #e7fef4. Darker variant (lightness 66.6%): #5cf8b3. 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.