crispedge.com

Color picker

Loading...

#bad1ad hex color - Green - Cool color - Information

#bad1ad hex color - Green - Cool color

Color Hue/Base color: Green

Hex #bad1ad Color code in RGB color code model is created after adding 72.94% red color, 81.96% green color and 67.84% blue color. Hex #bad1ad Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 0% magenta, 17% yellow and 18% black.

Hex #bad1ad color code is between #bbccaa web safe hex color code and #aaddbb web safe hex color code. #bbccaa is the nearest web safe color code. You can see here many more shades of #bad1ad color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebad1ad#bad1ad
RGB Decimal186, 209, 173rgb(186, 209, 173)
RGB Percent73%, 82%, 68%rgb(73%, 82%, 68%)
CSS RGBa186, 209, 173,1rgba(186,209,173,1)
CMYK Modelcmyk(11%,0%,17%,18%)
HSL Color Space98,28% ,75%hsl(98,28% ,75%)
HSV Color Space98°, 17%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110101101000110101101
Octal272321255
Decimal186209173
Hexbad1ad

Different shades of #bad1ad color code.

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

Light Shade of #bad1ad
#d5e3ce
Dark Shade of #bad1ad
#9fbf8c
Saturated Shade of #bad1ad
#b8d7a7
Desaturated Shade of #bad1ad
#bccbb3
Grey scale Shade of #bad1ad
#bfbfbf
Brighten Shade
#d3eac6
Most Readable Shade
#000000

Shades of #bad1ad color code

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

#bad1ad
#a5b999
#90a286
#7c8b73
#677460
#525c4c
#3e4539
#292e26
#141713
#000000

Similar Color like #bad1ad color

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

#bbd2ae
#bcd3af
#bdd4b0
#bed5b1
#bfd6b2
#c0d7b3
#c1d8b4
#c2d9b5
#c3dab6
#c4dbb7
#c5dcb8
#c6ddb9
#c7deba
#c8dfbb
#b9d0ac
#b8cfab
#b7ceaa
#b6cda9
#b5cca8
#b4cba7
#b3caa6
#b2c9a5
#b1c8a4
#b0c7a3
#afc6a2
#aec5a1
#adc4a0
#acc39f

Monochromatic Color with #bad1ad

#bad1ad
#e0fbd0
#232720
#495143
#6e7c67
#94a68a

Tints of #bad1ad Color

#bad1ad
#c1d6b6
#c9dbbf
#d1e0c8
#d8e5d1
#e0eada
#e8efe3
#eff4ec
#f7f9f5
#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

#bad1ad
#c4add1

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

Split Complementary

#bad1ad
#b2add1
#d1adcc

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

Analogous Color

#c8d1ad
#c1d1ad
#bad1ad
#b3d1ad
#add1ae

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

#bad1ad
#adbad1
#d1adba

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

#bad1ad
#adccd1
#c4add1
#d1b2ad

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

#bad1ad
#c4add1
#d1adcc
#add1b2

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 #bad1ad 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.

#bad1ad Color Code Preview on Black Background Color

This is how #bad1ad Color will look on black background color. Color contrast ratio is 12.81

#bad1ad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bad1ad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bad1ad

#bad1ad color code is use for CSS Background Color

Background color for the above div is #bad1ad

HTML with inline CSS

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

#bad1ad color code is use for CSS Border Color

CSS Border color for the above div is #bad1ad

HTML with inline CSS

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

CSS Border Left color for the above div is #bad1ad

HTML with inline CSS

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

CSS Border Right color for the above div is #bad1ad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bad1ad

HTML with inline CSS

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

CSS Border Top color for the above div is #bad1ad

HTML with inline CSS

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

#bad1ad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bad1ad Color code Preview on White Background

This is how #bad1ad Color code will look on white background color. Color contrast ratio is 1.64

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.