What is the CMYK code for duck egg blue?
The CSS color duck egg blue in CMYK format is cmyk(22.3%, 0%, 2.8%, 1.6%). Use this value directly in CSS, SVG, and most design tools.
How do I use duck egg blue in CSS?
To apply duck egg blue in CSS:
- Text color: color: cmyk(22.3%, 0%, 2.8%, 1.6%);
- Background: background-color: cmyk(22.3%, 0%, 2.8%, 1.6%);
- Border: border-color: cmyk(22.3%, 0%, 2.8%, 1.6%);
What are all the color format values for duck egg blue?
| Format | Value |
|---|---|
| HEX | #c3fbf4 |
| RGB | rgb(195, 251, 244) |
| HSL | hsl(172.5, 87.5%, 87.5%) |
| CMYK | cmyk(22.3%, 0%, 2.8%, 1.6%) |
How do I convert duck egg blue to CMYK?
Select duck egg blue from the color name list in our color converter. The CMYK value — cmyk(22.3%, 0%, 2.8%, 1.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does duck egg blue belong to?
duck egg blue belongs to the cyan color family. It is a light, vivid color with HSL values: hue 172.5°, saturation 87.5%, lightness 87.5%.
How do I create lighter and darker shades of duck egg blue?
Lighter variant (lightness 95%): #e7fdfb. Darker variant (lightness 72.5%): #7cf6e7. 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.