Skip to main content Skip to docs navigation

#babaa8 hex color | 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

Woow we have a nearby visually matching color name available. It's name is Gravel Dust and its hex is #BAB9A9 Nearest Color Name

Color Hue/Base color: Grey

Hex #babaa8 Color code in RGB color code model is created after adding 72.94% red color, 72.94% green color and 65.88% blue color. Hex #babaa8 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 0% magenta, 10% yellow and 27.06% black.

Hex #babaa8 color code is between #bbbbaa web safe hex color code and #aaaa99 web safe hex color code. #bbbbaa is the nearest web safe color code. You can see here many more shades of #babaa8 color code.

RGB Chart

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

Color Table

Hex Color Code babaa8 #babaa8
RGB Decimal 186, 186, 168 186, 186, 168
RGB Percent 73%, 73%, 66% rgb(73%, 73%, 66%)
CSS RGBa 186, 186, 168,1 rgba(186,186,168,1)
CMYK Model cmyk(0%,0%,10%,27.06%)
HSL Color Space 60,12% ,69% hsl(60,12% ,69%)
HSV Color Space 60°, 10%, 73%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111010 10111010 10101000
Octal 272 272 250
Decimal 186 186 168
Hex ba ba a8

Different shades of #babaa8 color code.

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

Darkest of #babaa8
#707059
Darker of #babaa8
#8d8d6f
Dark of #babaa8
#a3a38c
Base of #babaa8
#babaa8
Light of #babaa8
#d1d1c4
Lighter
#e7e7e1
Lightest
#fefefd

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

#babaa8
#a8a8ba

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

Split Complementary

#babaa8
#a8b1ba
#b1a8ba

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

Analogous Color

#baafa8
#bab2a8
#babaa8
#b4baa8
#acbaa8

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

#babaa8
#baa8ba
#a8baba

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

#babaa8
#a8baba
#a8a8ba
#baa8a8

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

#babaa8
#a8bab1
#a8a8ba
#baa8b1

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 #babaa8

#545442
#707059
#8d8d6f
#a3a38c
#babaa8
#d1d1c4
#e7e7e1
#fefefd
#ffffff

Tints of #babaa8 Color

#babaa8
#c1c1b1
#c9c9bb
#d1d1c5
#d8d8ce
#e0e0d8
#e8e8e2
#efefeb
#f7f7f5
#ffffff

Shades of #babaa8 color code

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

#babaa8
#a5a595
#909082
#7c7c70
#67675d
#52524a
#3e3e38
#292925
#141412
#000000

Tones

#babaa8
#b1b1b1
#b1b1b1
#b1b1b1
#b1b1b1

Tones

Similar Color like #babaa8 color

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

#bbbba9
#bcbcaa
#bdbdab
#bebeac
#bfbfad
#c0c0ae
#c1c1af
#c2c2b0
#c3c3b1
#c4c4b2
#c5c5b3
#c6c6b4
#c7c7b5
#c8c8b6
#b9b9a7
#b8b8a6
#b7b7a5
#b6b6a4
#b5b5a3
#b4b4a2
#b3b3a1
#b2b2a0
#b1b19f
#b0b09e
#afaf9d
#aeae9c
#adad9b
#acac9a

Download this Dark Grey

Hex #babaa8 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.

#babaa8 Color Code Preview on Black Background Color

This is how #babaa8 Color will look on black background color. Color contrast ratio is 10.68

#babaa8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #babaa8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #babaa8

#babaa8 color code is use for CSS Background Color

Background color for the above div is #babaa8

HTML with inline CSS

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

#babaa8 color code is use for CSS Border Color

CSS Border color for the above div is #babaa8

HTML with inline CSS

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

CSS Border Left color for the above div is #babaa8

HTML with inline CSS

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

CSS Border Right color for the above div is #babaa8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #babaa8

HTML with inline CSS

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

CSS Border Top color for the above div is #babaa8

HTML with inline CSS

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

#babaa8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#babaa8 Color code Preview on White Background

This is how #babaa8 Color code will look on white background color. Color contrast ratio is 1.97

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 #babaa8; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #babaa8; }

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(186,186,168,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(168,168,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(186,186,168,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }