Warning: mysqli_real_connect(): (HY000/2002): Connection refused in /var/www/html/ce/wp-includes/class-wpdb.php on line 1988
Notice: Function wpdb was called incorrectly. wpdb must set a database connection for use with escaping. Please see Debugging in WordPress for more information. (This message was added in version 3.6.0.) in /var/www/html/ce/wp-includes/functions.php on line 6121
class="wp-singular page-template-default page page-id-160570 wp-theme-crispedge" data-bs-spy="scroll" data-bs-target="#TableOfContents">
Skip to main content Skip to docs navigation

#adafad hex color | Dark Grey & Cool color | 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 Pantone 4275 C and its hex is #ABAEAB Nearest Color Name

Color Hue/Base color: Grey

Hex #adafad Color code in RGB color code model is created after adding 67.84% red color, 68.63% green color and 67.84% blue color. Hex #adafad Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 1% yellow and 31.37% black.

Hex #adafad color code is between #aaaaaa web safe hex color code and #bbbbbb web safe hex color code. #aaaaaa is the nearest web safe color code. You can see here many more shades of #adafad color code.

RGB Chart

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

Color Table

Hex Color Code adafad #adafad
RGB Decimal 173, 175, 173 173, 175, 173
RGB Percent 68%, 69%, 68% rgb(68%, 69%, 68%)
CSS RGBa 173, 175, 173,1 rgba(173,175,173,1)
CMYK Model cmyk(1%,0%,1%,31.37%)
HSL Color Space 120,1% ,68% hsl(120,1% ,68%)
HSV Color Space 120°, 1%, 69%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101101 10101111 10101101
Octal 255 257 255
Decimal 173 175 173
Hex ad af ad

Different shades of #adafad color code.

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

Darkest of #adafad
#606360
Darker of #adafad
#797d79
Dark of #adafad
#939693
Base of #adafad
#adafad
Light of #adafad
#c7c8c7
Lighter
#e1e1e1
Lightest
#fafbfa

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

#adafad
#afadaf

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

Split Complementary

#adafad
#aeadaf
#afadae

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

Analogous Color

#aeafad
#aeafad
#adafad
#adafae
#adafaf

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

#adafad
#afadad
#adadaf

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

#adafad
#adadaf
#afadaf
#afafad

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

#adafad
#adaeaf
#afadaf
#afaead

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

#474947
#606360
#797d79
#939693
#adafad
#c7c8c7
#e1e1e1
#fafbfa
#ffffff

Tints of #adafad Color

#adafad
#b6b7b6
#bfc0bf
#c8c9c8
#d1d2d1
#dadbda
#e3e4e3
#ecedec
#f5f6f5
#ffffff

Shades of #adafad color code

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

#adafad
#999b99
#868886
#737473
#606160
#4c4d4c
#393a39
#262626
#131313
#000000

Tones

#adafad
#aeaeae
#aeaeae
#aeaeae
#aeaeae

Tones

Similar Color like #adafad color

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

#aeb0ae
#afb1af
#b0b2b0
#b1b3b1
#b2b4b2
#b3b5b3
#b4b6b4
#b5b7b5
#b6b8b6
#b7b9b7
#b8bab8
#b9bbb9
#babcba
#bbbdbb
#acaeac
#abadab
#aaacaa
#a9aba9
#a8aaa8
#a7a9a7
#a6a8a6
#a5a7a5
#a4a6a4
#a3a5a3
#a2a4a2
#a1a3a1
#a0a2a0
#9fa19f

Download this

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

#adafad Color Code Preview on Black Background Color

This is how #adafad Color will look on black background color. Color contrast ratio is 9.51

#adafad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adafad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adafad

#adafad color code is use for CSS Background Color

Background color for the above div is #adafad

HTML with inline CSS

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

#adafad color code is use for CSS Border Color

CSS Border color for the above div is #adafad

HTML with inline CSS

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

CSS Border Left color for the above div is #adafad

HTML with inline CSS

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

CSS Border Right color for the above div is #adafad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adafad

HTML with inline CSS

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

CSS Border Top color for the above div is #adafad

HTML with inline CSS

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

#adafad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adafad Color code Preview on White Background

This is how #adafad Color code will look on white background color. Color contrast ratio is 2.21

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

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