Cerulean Hex Code — #007BA7

RGB, HSL, and CMYK values for Cerulean.

Cerulean Color Values

FormatValue
HEX#007BA7
RGBrgb(0, 123, 167)
HSLhsl(196, 100%, 33%)
CMYKcmyk(100%, 26%, 0%, 35%)
Want to explore more shades? Use our Color Converter

About Cerulean

Color psychology: Calm, peace, clarity.

Cerulean (#007BA7) is a dark shade of blue. It's commonly used in web design, graphic design, and branding where calm, peace, clarity are desired associations.

How to Use Cerulean in CSS

/* Using HEX */
color: #007BA7;
background-color: #007BA7;

/* Using RGB */
color: rgb(0, 123, 167);

/* Using HSL */
color: hsl(196, 100%, 33%);

Colors That Go With Cerulean

Complementary

Analogous

Triadic

Similar Shades of Blue

Frequently Asked Questions