breadcrumb

Cerulean

How Cerulean is Used

Industries that Commonly Use Cerulean

Color Code Details

HEX #0db4b9
RGB (13, 180, 185);
RGBA (13, 180, 185, 1)
HSL (182, 87%, 39%);
HSLA (182, 87%, 39%, 1);
HSV 181,92,72
HSB 182, 93, 73
HWB 181 5% 27%
CMYK 93, 3, 0, 27
Pantone 321 C

Preview & Codes Examples

Text Color with Cerulean

This Text has a Font Color of #0db4b9
.text {color:#0db4b9;}
.text {color:rgba(13, 180, 185, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Cerulean

This element has a background color of #0db4b9
.element {background-color:#0db4b9;}
.element {background-color:rgba(13, 180, 185, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Cerulean

This element has a border color of #0db4b9
.element {border:1px solid #0db4b9;}
.element {border:1px solid rgba(13, 180, 185, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #0db4b9;

Sass / SCSS

$variable: #0db4b9;

Less

@variable: #0db4b9;

Similar Green Shades You Might Like

Green represents nature, balance, and growth. It’s perfect for eco-friendly projects, wellness brands, and clean tech startups. Check out similar green UI colors for your next project.

Your Opinion Shapes our Colors.