breadcrumb

Cararra

How Cararra is Used

Industries that Commonly Use Cararra

Color Code Details

HEX #f2f1ef
RGB (242, 241, 239);
RGBA (242, 241, 239, 1)
HSL (40, 10%, 94%);
HSLA (40, 10%, 94%, 1);
HSV 40,1,94
HSB 40, 1, 95
HWB 40 94% 5%
CMYK 0, 0, 1, 5
Pantone 1895 C

Preview & Codes Examples

Text Color with Cararra

This Text has a Font Color of #f2f1ef
.text {color:#f2f1ef;}
.text {color:rgba(242, 241, 239, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Cararra

This element has a background color of #f2f1ef
.element {background-color:#f2f1ef;}
.element {background-color:rgba(242, 241, 239, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Cararra

This element has a border color of #f2f1ef
.element {border:1px solid #f2f1ef;}
.element {border:1px solid rgba(242, 241, 239, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #f2f1ef;

Sass / SCSS

$variable: #f2f1ef;

Less

@variable: #f2f1ef;

Similar Grey Shades You Might Like

Grey colors bring elegance, neutrality, and modernism. Great for minimal UI design, typography, and corporate branding. Explore more neutral tones for sophisticated layouts.

Your Opinion Shapes our Colors.