What is the HEX code for seafoam blue?
The CSS color seafoam blue in HEX format is #78d1b6. Use this value directly in CSS, SVG, and most design tools.
How do I use seafoam blue in CSS?
To apply seafoam blue in CSS:
- Text color: color: #78d1b6;
- Background: background-color: #78d1b6;
- Border: border-color: #78d1b6;
What are all the color format values for seafoam blue?
| Format | Value |
|---|---|
| HEX | #78d1b6 |
| RGB | rgb(120, 209, 182) |
| HSL | hsl(161.8, 49.2%, 64.5%) |
| CMYK | cmyk(42.6%, 0%, 12.9%, 18%) |
How do I convert seafoam blue to HEX?
Select seafoam blue from the color name list in our color converter. The HEX value — #78d1b6 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does seafoam blue belong to?
seafoam blue belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 161.8°, saturation 49.2%, lightness 64.5%.
How do I create lighter and darker shades of seafoam blue?
Lighter variant (lightness 79.5%): #b1e4d5. Darker variant (lightness 49.5%): #40bc97. 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.