breadcrumb

Teak

Color Code Details

HEX #a6915c
RGB (166, 145, 92);
RGBA (166, 145, 92, 1)
HSL (43, 29%, 51%);
HSLA (43, 29%, 51%, 1);
HSV 42,44,65
HSB 43, 45, 65
HWB 42 36% 35%
CMYK 0, 13, 45, 35
Pantone Cool Gray 8 C

Preview & Codes Examples

Text Color with Teak

This Text has a Font Color of #a6915c
.text {color:#a6915c;}
.text {color:rgba(166, 145, 92, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Teak

.element {background-color:#a6915c;}
.element {background-color:rgba(166, 145, 92, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Teak

This element has a border color of #a6915c
.element {border:1px solid #a6915c;}
.element {border:1px solid rgba(166, 145, 92, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #a6915c;

Sass / SCSS

$variable: #a6915c;

Less

@variable: #a6915c;

Similar Brown Shades You Might Like

Brown tones convey warmth, stability, and earthiness. Commonly used in organic branding, coffee shops, and natural product designs. Discover similar cozy browns for your palette.

Your Opinion Shapes our Colors.