breadcrumb

Falcon

Color Code Details

HEX #765d69
RGB (118, 93, 105);
RGBA (118, 93, 105, 1)
HSL (331, 12%, 41%);
HSLA (331, 12%, 41%, 1);
HSV 331,21,46
HSB 331, 21, 46
HWB 331 36% 54%
CMYK 0, 21, 11, 54
Pantone Cool Gray 8 C

Preview & Codes Examples

Text Color with Falcon

This Text has a Font Color of #765d69
.text {color:#765d69;}
.text {color:rgba(118, 93, 105, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Falcon

This element has a background color of #765d69
.element {background-color:#765d69;}
.element {background-color:rgba(118, 93, 105, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Falcon

This element has a border color of #765d69
.element {border:1px solid #765d69;}
.element {border:1px solid rgba(118, 93, 105, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #765d69;

Sass / SCSS

$variable: #765d69;

Less

@variable: #765d69;

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.