Cornflower to HSL — Color Code

HSL

hsl(233.6, 89.8%, 69.2%)

Format Value
HEX #6a79f7
RGB rgb(106, 121, 247)
HSL hsl(233.6, 89.8%, 69.2%)
CMYK cmyk(57.1%, 51%, 0%, 3.1%)

What is the HSL code for cornflower?

The CSS color cornflower in HSL format is hsl(233.6, 89.8%, 69.2%). Use this value directly in CSS, SVG, and most design tools.

How do I use cornflower in CSS?

To apply cornflower in CSS:

  • Text color: color: hsl(233.6, 89.8%, 69.2%);
  • Background: background-color: hsl(233.6, 89.8%, 69.2%);
  • Border: border-color: hsl(233.6, 89.8%, 69.2%);

What are all the color format values for cornflower?

FormatValue
HEX#6a79f7
RGBrgb(106, 121, 247)
HSLhsl(233.6, 89.8%, 69.2%)
CMYKcmyk(57.1%, 51%, 0%, 3.1%)

How do I convert cornflower to HSL?

Select cornflower from the color name list in our color converter. The HSL value — hsl(233.6, 89.8%, 69.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does cornflower belong to?

cornflower belongs to the blue color family. It is a medium, vivid color with HSL values: hue 233.6°, saturation 89.8%, lightness 69.2%.

How do I create lighter and darker shades of cornflower?

Lighter variant (lightness 84.2%): #b3bafb. Darker variant (lightness 54.2%): #2138f3. 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.