crispedge.com

Color picker

Loading...

#b5eedf hex color - Green - Cool color - Information

#b5eedf hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #b5eedf Color code in RGB color code model is created after adding 70.98% red color, 93.33% green color and 87.45% blue color. Hex #b5eedf Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 0% magenta, 6% yellow and 7% black.

Hex #b5eedf color code is between #bbdddd web safe hex color code and #aaffee web safe hex color code. #bbdddd is the nearest web safe color code. You can see here many more shades of #b5eedf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb5eedf#b5eedf
RGB Decimal181, 238, 223rgb(181, 238, 223)
RGB Percent71%, 93%, 87%rgb(71%, 93%, 87%)
CSS RGBa181, 238, 223,1rgba(181,238,223,1)
CMYK Modelcmyk(24%,0%,6%,7%)
HSL Color Space164,63% ,82%hsl(164,63% ,82%)
HSV Color Space164°, 24%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101101011110111011011111
Octal265356337
Decimal181238223
Hexb5eedf

Different shades of #b5eedf color code.

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

Light Shade of #b5eedf
#def8f1
Dark Shade of #b5eedf
#8ce4cd
Saturated Shade of #b5eedf
#b0f3e1
Desaturated Shade of #b5eedf
#bae9dd
Grey scale Shade of #b5eedf
#d1d1d1
Brighten Shade
#cefff8
Most Readable Shade
#000000

Shades of #b5eedf color code

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

#b5eedf
#a0d3c6
#8cb9ad
#789e94
#64847b
#506963
#3c4f4a
#283431
#141a18
#000000

Similar Color like #b5eedf color

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

#b6efe0
#b7f0e1
#b8f1e2
#b9f2e3
#baf3e4
#bbf4e5
#bcf5e6
#bdf6e7
#bef7e8
#bff8e9
#c0f9ea
#c1faeb
#c2fbec
#c3fced
#b4edde
#b3ecdd
#b2ebdc
#b1eadb
#b0e9da
#afe8d9
#aee7d8
#ade6d7
#ace5d6
#abe4d5
#aae3d4
#a9e2d3
#a8e1d2
#a7e0d1

Monochromatic Color with #b5eedf

#b5eedf
#131a18
#344440
#546e68
#74998f
#95c3b7

Tints of #b5eedf Color

#b5eedf
#bdefe2
#c5f1e6
#cdf3e9
#d5f5ed
#def7f0
#e6f9f4
#eefbf7
#f6fdfb
#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

#b5eedf
#eeb5c4

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

Split Complementary

#b5eedf
#eeb5e0
#eec3b5

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

Analogous Color

#b5eec8
#b5eed4
#b5eedf
#b5eeea
#b5e6ee

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

#b5eedf
#dfb5ee
#eedfb5

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

#b5eedf
#c2b5ee
#eeb5c4
#e0eeb5

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

#b5eedf
#eeb5c4
#eec3b5
#b5e0ee

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

#b5eedf Color Code Preview on Black Background Color

This is how #b5eedf Color will look on black background color. Color contrast ratio is 16.26

#b5eedf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5eedf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5eedf

#b5eedf color code is use for CSS Background Color

Background color for the above div is #b5eedf

HTML with inline CSS

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

#b5eedf color code is use for CSS Border Color

CSS Border color for the above div is #b5eedf

HTML with inline CSS

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

CSS Border Left color for the above div is #b5eedf

HTML with inline CSS

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

CSS Border Right color for the above div is #b5eedf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b5eedf

HTML with inline CSS

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

CSS Border Top color for the above div is #b5eedf

HTML with inline CSS

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

#b5eedf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b5eedf Color code Preview on White Background

This is how #b5eedf Color code will look on white background color. Color contrast ratio is 1.29

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

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(181,238,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(238,181,196,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(181,238,223,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.