What is the HEX code for carolina blue?
The CSS color carolina blue in HEX format is #8ab8fe. Use this value directly in CSS, SVG, and most design tools.
How do I use carolina blue in CSS?
To apply carolina blue in CSS:
- Text color: color: #8ab8fe;
- Background: background-color: #8ab8fe;
- Border: border-color: #8ab8fe;
What are all the color format values for carolina blue?
| Format | Value |
|---|---|
| HEX | #8ab8fe |
| RGB | rgb(138, 184, 254) |
| HSL | hsl(216.2, 98.3%, 76.9%) |
| CMYK | cmyk(45.7%, 27.6%, 0%, 0.4%) |
How do I convert carolina blue to HEX?
Select carolina blue from the color name list in our color converter. The HEX value — #8ab8fe — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does carolina blue belong to?
carolina blue belongs to the blue color family. It is a light, vivid color with HSL values: hue 216.2°, saturation 98.3%, lightness 76.9%.
How do I create lighter and darker shades of carolina blue?
Lighter variant (lightness 91.9%): #d6e6ff. Darker variant (lightness 61.900000000000006%): #3e8afd. 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.