breadcrumb

Pomegranatte

Industries that Commonly Use Pomegranatte

Color Code Details

HEX #f03434
RGB (240, 52, 52);
RGBA (240, 52, 52, 1)
HSL (0, 86%, 57%);
HSLA (0, 86%, 57%, 1);
HSV 0,78,94
HSB 0, 78, 94
HWB 0 20% 6%
CMYK 0, 78, 78, 6
Pantone 185 C

Preview & Codes Examples

Text Color with Pomegranatte

This Text has a Font Color of #f03434
.text {color:#f03434;}
.text {color:rgba(240, 52, 52, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Pomegranatte

This element has a background color of #f03434
.element {background-color:#f03434;}
.element {background-color:rgba(240, 52, 52, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Pomegranatte

This element has a border color of #f03434
.element {border:1px solid #f03434;}
.element {border:1px solid rgba(240, 52, 52, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #f03434;

Sass / SCSS

$variable: #f03434;

Less

@variable: #f03434;

Similar Red Shades You Might Like

Red signals power, passion, and urgency. Great for eCommerce CTAs, alerts, and bold brand visuals. Discover other powerful reds for attention-grabbing design.

Your Opinion Shapes our Colors.