Skip to main content Skip to docs navigation

#888B8D hex color | Pantone Cool Gray 8 C | Download Dark Grey BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Color Hue/Base color: Grey

Hex #888B8D Color Code is also known as | Pantone Cool Gray 8 C color.

Hex #888B8D Color code in RGB color code model is created after adding 53.33% red color, 54.51% green color and 55.29% blue color. Hex #888B8D Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 1% magenta, 0% yellow and 44.71% black.

Hex #888B8D color code is between #778888 web safe hex color code and #999999 web safe hex color code. #778888 is the nearest web safe color code. You can see here many more shades of #888B8D color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 888B8D #888B8D
RGB Decimal 136, 139, 141 136, 139, 141
RGB Percent 53%, 55%, 55% rgb(53%, 55%, 55%)
CSS RGBa 136, 139, 141,1 rgba(136,139,141,1)
CMYK Model cmyk(4%,1%,0%,44.71%)
HSL Color Space 204,2% ,54% hsl(204,2% ,54%)
HSV Color Space 204°, 4%, 55%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10001000 10001011 10001101
Octal 210 213 215
Decimal 136 139 141
Hex 88 8B 8D

Different shades of #888B8D color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #888B8D
#3d3e3f
Darker of #888B8D
#565859
Dark of #888B8D
#6f7173
Base of #888B8D
#888b8d
Light of #888B8D
#a2a4a6
Lighter
#bcbebf
Lightest
#d6d7d8

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#888b8d
#8d8a88

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#888B8D
#8d8888
#8d8c88

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#888d8c
#888d8d
#888b8d
#88898d
#89888d

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#888B8D
#8b8d88
#8d888b

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#888B8D
#8d888b
#8d8a88
#888d8a

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#888B8D
#8c888d
#8d8a88
#888d88

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #888B8D

#242525
#3d3e3f
#565859
#6f7173
#888b8d
#a2a4a6
#bcbebf
#d6d7d8
#f0f1f1

Tints of #888B8D Color

#888b8d
#959799
#a2a4a6
#afb1b3
#bcbebf
#cacbcc
#d7d8d9
#e4e5e5
#f1f2f2
#ffffff

Shades of #888B8D color code

Generate more color scales with scales (color stack) generator.

#888b8d
#787b7d
#696c6d
#5a5c5e
#4b4d4e
#3c3d3e
#2d2e2f
#1e1e1f
#0f0f0f
#000000

Tones

#888b8d
#8a8a8a
#8a8a8a
#8a8a8a
#8a8a8a

Tones

Similar Color like #888B8D color

Find visually similar hex color codes nearing to #888B8D hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#898c8e
#8a8d8f
#8b8e90
#8c8f91
#8d9092
#8e9193
#8f9294
#909395
#919496
#929597
#939698
#949799
#95989a
#96999b
#878a8c
#86898b
#85888a
#848789
#838688
#828587
#818486
#808385
#7f8284
#7e8183
#7d8082
#7c7f81
#7b7e80
#7a7d7f

Download this Dark Grey

Hex #888B8D Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#888B8D Color Code Preview on Black Background Color

This is how #888B8D Color will look on black background color. Color contrast ratio is 6.12

#888B8D in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#888B8D">Your Example Paragraph content text in with font color #888B8D </p>

Your Example Paragraph content text in with font color #888B8D

HTML with inline CSS

<div style="color:#888B8D">Your Paragraph text in with font color #888B8D </div>

Your Example Paragraph content text in with font color #888B8D

#888B8D color code is use for CSS Background Color

Background color for the above div is #888B8D

HTML with inline CSS

<div style="background-color:#888B8D;"></div>

#888B8D color code is use for CSS Border Color

CSS Border color for the above div is #888B8D

HTML with inline CSS

<div style="border:5px solid #888B8D;"></div>

CSS Border Left color for the above div is #888B8D

HTML with inline CSS

<div style="border-left:5px solid #888B8D;"></div>

CSS Border Right color for the above div is #888B8D

HTML with inline CSS

<div style="border-right:5px solid #888B8D;"></div>

CSS Border Bottom color for the above div is #888B8D

HTML with inline CSS

<div style="border-bottom:5px solid #888B8D;"></div>

CSS Border Top color for the above div is #888B8D

HTML with inline CSS

<div style="border-top:5px solid #888B8D;"></div>

#888B8D hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#888B8D; } .examplecolorclass {color:#888B8D; } .examplebordercolor {border:3px solid #888B8D; }

#888B8D Color code Preview on White Background

This is how #888B8D Color code will look on white background color. Color contrast ratio is 3.43

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #888B8D; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #888B8D; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(136,139,141,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(141,138,136,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(136,139,141,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }