Cornflower to HEX — Color Code

HEX

#6a79f7

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 HEX code for cornflower?

The CSS color cornflower in HEX format is #6a79f7. 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: #6a79f7;
  • Background: background-color: #6a79f7;
  • Border: border-color: #6a79f7;

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 HEX?

Select cornflower from the color name list in our color converter. The HEX value — #6a79f7 — 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 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.