crispedge.com

Color picker

Loading...

#bed2ae hex color - Green - Cool color - Information

#bed2ae hex color - Green - Cool color

Color Hue/Base color: Green

Hex #bed2ae Color code in RGB color code model is created after adding 74.51% red color, 82.35% green color and 68.24% blue color. Hex #bed2ae Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 0% magenta, 17% yellow and 18% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebed2ae#bed2ae
RGB Decimal190, 210, 174rgb(190, 210, 174)
RGB Percent75%, 82%, 68%rgb(75%, 82%, 68%)
CSS RGBa190, 210, 174,1rgba(190,210,174,1)
CMYK Modelcmyk(10%,0%,17%,18%)
HSL Color Space93,29% ,75%hsl(93,29% ,75%)
HSV Color Space93°, 17%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111101101001010101110
Octal276322256
Decimal190210174
Hexbed2ae

Different shades of #bed2ae color code.

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

Light Shade of #bed2ae
#d8e4cf
Dark Shade of #bed2ae
#a4c08d
Saturated Shade of #bed2ae
#bdd8a8
Desaturated Shade of #bed2ae
#bfccb4
Grey scale Shade of #bed2ae
#c0c0c0
Brighten Shade
#d7ebc7
Most Readable Shade
#000000

Shades of #bed2ae color code

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

#bed2ae
#a8ba9a
#93a387
#7e8c74
#697460
#545d4d
#3f463a
#2a2e26
#151713
#000000

Similar Color like #bed2ae color

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

#bfd3af
#c0d4b0
#c1d5b1
#c2d6b2
#c3d7b3
#c4d8b4
#c5d9b5
#c6dab6
#c7dbb7
#c8dcb8
#c9ddb9
#cadeba
#cbdfbb
#cce0bc
#bdd1ad
#bcd0ac
#bbcfab
#baceaa
#b9cda9
#b8cca8
#b7cba7
#b6caa6
#b5c9a5
#b4c8a4
#b3c7a3
#b2c6a2
#b1c5a1
#b0c4a0

Monochromatic Color with #bed2ae

#bed2ae
#e4fcd1
#242821
#4b5244
#717d68
#98a78b

Tints of #bed2ae Color

#bed2ae
#c5d7b7
#ccdcc0
#d3e1c9
#dae6d2
#e2ebdb
#e9f0e4
#f0f5ed
#f7faf6
#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

#bed2ae
#c2aed2

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

Split Complementary

#bed2ae
#b0aed2
#d2aed0

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

Analogous Color

#ccd2ae
#c5d2ae
#bed2ae
#b7d2ae
#b0d2ae

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

#bed2ae
#aebed2
#d2aebe

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

#bed2ae
#aed0d2
#c2aed2
#d2b0ae

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

#bed2ae
#c2aed2
#d2aed0
#aed2b0

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

#bed2ae Color Code Preview on Black Background Color

This is how #bed2ae Color will look on black background color. Color contrast ratio is 13.02

#bed2ae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bed2ae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bed2ae

#bed2ae color code is use for CSS Background Color

Background color for the above div is #bed2ae

HTML with inline CSS

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

#bed2ae color code is use for CSS Border Color

CSS Border color for the above div is #bed2ae

HTML with inline CSS

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

CSS Border Left color for the above div is #bed2ae

HTML with inline CSS

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

CSS Border Right color for the above div is #bed2ae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bed2ae

HTML with inline CSS

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

CSS Border Top color for the above div is #bed2ae

HTML with inline CSS

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

#bed2ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bed2ae Color code Preview on White Background

This is how #bed2ae Color code will look on white background color. Color contrast ratio is 1.61

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

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,210,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(194,174,210,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,210,174,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.