crispedge.com

Color picker

Loading...

#beafad hex color - Grey - Warm color - Information

#beafad hex color - Grey - Warm color

Color Hue/Base color: Grey

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

Hex #beafad color code is between #bbaaaa web safe hex color code and #ccbbbb web safe hex color code. #bbaaaa is the nearest web safe color code. You can see here many more shades of #beafad color code.

0 Likes 0 Comments | 6 Views

RGB Chart

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

Color Table

Hex Color Codebeafad#beafad
RGB Decimal190, 175, 173rgb(190, 175, 173)
RGB Percent75%, 69%, 68%rgb(75%, 69%, 68%)
CSS RGBa190, 175, 173,1rgba(190,175,173,1)
CMYK Modelcmyk(0%,8%,9%,25%)
HSL Color Space7,12% ,71%hsl(7,12% ,71%)
HSV Color Space7°, 9%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111101010111110101101
Octal276257255
Decimal190175173
Hexbeafad

Different shades of #beafad color code.

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

Light Shade of #beafad
#d5cbc9
Dark Shade of #beafad
#a79391
Saturated Shade of #beafad
#c5a9a6
Desaturated Shade of #beafad
#b7b5b4
Grey scale Shade of #beafad
#b5b5b5
Brighten Shade
#d7c8c6
Most Readable Shade
#000000

Shades of #beafad color code

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

#beafad
#a89b99
#938886
#7e7473
#696160
#544d4c
#3f3a39
#2a2626
#151313
#000000

Similar Color like #beafad color

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

#bfb0ae
#c0b1af
#c1b2b0
#c2b3b1
#c3b4b2
#c4b5b3
#c5b6b4
#c6b7b5
#c7b8b6
#c8b9b7
#c9bab8
#cabbb9
#cbbcba
#ccbdbb
#bdaeac
#bcadab
#bbacaa
#baaba9
#b9aaa8
#b8a9a7
#b7a8a6
#b6a7a5
#b5a6a4
#b4a5a3
#b3a4a2
#b2a3a1
#b1a2a0
#b0a19f

Monochromatic Color with #beafad

#beafad
#e8d6d4
#141212
#3e3a39
#696160
#938886

Tints of #beafad Color

#beafad
#c5b7b6
#ccc0bf
#d3c9c8
#dad2d1
#e2dbda
#e9e4e3
#f0edec
#f7f6f5
#ffffff

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

#beafad
#adbcbe

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

Split Complementary

#beafad
#adbeb8
#adb4be

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

Analogous Color

#beadb2
#beadae
#beafad
#beb2ad
#beb6ad

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

#beafad
#adbeaf
#afadbe

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

#beafad
#b3bead
#adbcbe
#b7adbe

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

Double Complementary Color

#beafad
#adbcbe
#adb4be
#beb8ad

Double Complementary 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).

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

#beafad Color Code Preview on Black Background Color

This is how #beafad Color will look on black background color. Color contrast ratio is 9.92

#beafad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #beafad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #beafad

#beafad color code is use for CSS Background Color

Background color for the above div is #beafad

HTML with inline CSS

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

#beafad color code is use for CSS Border Color

CSS Border color for the above div is #beafad

HTML with inline CSS

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

CSS Border Left color for the above div is #beafad

HTML with inline CSS

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

CSS Border Right color for the above div is #beafad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #beafad

HTML with inline CSS

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

CSS Border Top color for the above div is #beafad

HTML with inline CSS

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

#beafad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#beafad Color code Preview on White Background

This is how #beafad Color code will look on white background color. Color contrast ratio is 2.12

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

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

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.