Cerulean to HEX — Color Code

HEX

#0485d1

Format Value
HEX #0485d1
RGB rgb(4, 133, 209)
HSL hsl(202.2, 96.2%, 41.8%)
CMYK cmyk(98.1%, 36.4%, 0%, 18%)

What is the HEX code for cerulean?

The CSS color cerulean in HEX format is #0485d1. Use this value directly in CSS, SVG, and most design tools.

How do I use cerulean in CSS?

To apply cerulean in CSS:

  • Text color: color: #0485d1;
  • Background: background-color: #0485d1;
  • Border: border-color: #0485d1;

What are all the color format values for cerulean?

FormatValue
HEX#0485d1
RGBrgb(4, 133, 209)
HSLhsl(202.2, 96.2%, 41.8%)
CMYKcmyk(98.1%, 36.4%, 0%, 18%)

How do I convert cerulean to HEX?

Select cerulean from the color name list in our color converter. The HEX value — #0485d1 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does cerulean belong to?

cerulean belongs to the blue color family. It is a medium, vivid color with HSL values: hue 202.2°, saturation 96.2%, lightness 41.8%.

How do I create lighter and darker shades of cerulean?

Lighter variant (lightness 56.8%): #27acfb. Darker variant (lightness 26.799999999999997%): #035586. 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.