Ghostwhite to HSL — Color Code

HSL

hsl(240, 100%, 98.6%)

Format Value
HEX #f8f8ff
RGB rgb(248, 248, 255)
HSL hsl(240, 100%, 98.6%)
CMYK cmyk(2.7%, 2.7%, 0%, 0%)

What is the HSL code for ghostwhite?

The CSS color ghostwhite in HSL format is hsl(240, 100%, 98.6%). Use this value directly in CSS, SVG, and most design tools.

How do I use ghostwhite in CSS?

To apply ghostwhite in CSS:

  • Text color: color: hsl(240, 100%, 98.6%);
  • Background: background-color: hsl(240, 100%, 98.6%);
  • Border: border-color: hsl(240, 100%, 98.6%);

What are all the color format values for ghostwhite?

FormatValue
HEX#f8f8ff
RGBrgb(248, 248, 255)
HSLhsl(240, 100%, 98.6%)
CMYKcmyk(2.7%, 2.7%, 0%, 0%)

How do I convert ghostwhite to HSL?

Select ghostwhite from the color name list in our color converter. The HSL value — hsl(240, 100%, 98.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does ghostwhite belong to?

ghostwhite belongs to the near-white color family. It is a light, vivid color with HSL values: hue 240°, saturation 100%, lightness 98.6%.

How do I create lighter and darker shades of ghostwhite?

Lighter variant (lightness 95%): #e5e5ff. Darker variant (lightness 83.6%): #ababff. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.