crispedge.com

Color picker

Loading...

#b5e4de hex color - Green - Cool color - Information

#b5e4de hex color - Green - Cool color

Color Hue/Base color: Green

Hex #b5e4de Color code in RGB color code model is created after adding 70.98% red color, 89.41% green color and 87.06% blue color. Hex #b5e4de Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 0% magenta, 3% yellow and 11% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeb5e4de#b5e4de
RGB Decimal181, 228, 222rgb(181, 228, 222)
RGB Percent71%, 89%, 87%rgb(71%, 89%, 87%)
CSS RGBa181, 228, 222,1rgba(181,228,222,1)
CMYK Modelcmyk(21%,0%,3%,11%)
HSL Color Space172,47% ,80%hsl(172,47% ,80%)
HSV Color Space172°, 21%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101101011110010011011110
Octal265344336
Decimal181228222
Hexb5e4de

Different shades of #b5e4de color code.

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

Light Shade of #b5e4de
#daf2ef
Dark Shade of #b5e4de
#90d6cd
Saturated Shade of #b5e4de
#b0e9e2
Desaturated Shade of #b5e4de
#badfda
Grey scale Shade of #b5e4de
#cccccc
Brighten Shade
#cefdf7
Most Readable Shade
#000000

Shades of #b5e4de color code

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

#b5e4de
#a0cac5
#8cb1ac
#789894
#647e7b
#506562
#3c4c4a
#283231
#141918
#000000

Similar Color like #b5e4de color

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

#b6e5df
#b7e6e0
#b8e7e1
#b9e8e2
#bae9e3
#bbeae4
#bcebe5
#bdece6
#beede7
#bfeee8
#c0efe9
#c1f0ea
#c2f1eb
#c3f2ec
#b4e3dd
#b3e2dc
#b2e1db
#b1e0da
#b0dfd9
#afded8
#aeddd7
#addcd6
#acdbd5
#abdad4
#aad9d3
#a9d8d2
#a8d7d1
#a7d6d0

Monochromatic Color with #b5e4de

#b5e4de
#0c0f0f
#2e3a38
#506462
#728f8b
#93b9b5

Tints of #b5e4de Color

#b5e4de
#bde7e1
#c5eae5
#cdede9
#d5f0ec
#def3f0
#e6f6f4
#eef9f7
#f6fcfb
#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

#b5e4de
#e4b5bb

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

Split Complementary

#b5e4de
#e4b5d3
#e4c7b5

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

Analogous Color

#b5e4cb
#b5e4d5
#b5e4de
#b5e1e4
#b5d7e4

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

#b5e4de
#deb5e4
#e4deb5

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

#b5e4de
#c6b5e4
#e4b5bb
#d2e4b5

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

#b5e4de
#e4b5bb
#e4c7b5
#b5d3e4

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

#b5e4de Color Code Preview on Black Background Color

This is how #b5e4de Color will look on black background color. Color contrast ratio is 15.12

#b5e4de in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5e4de

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5e4de

#b5e4de color code is use for CSS Background Color

Background color for the above div is #b5e4de

HTML with inline CSS

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

#b5e4de color code is use for CSS Border Color

CSS Border color for the above div is #b5e4de

HTML with inline CSS

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

CSS Border Left color for the above div is #b5e4de

HTML with inline CSS

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

CSS Border Right color for the above div is #b5e4de

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b5e4de

HTML with inline CSS

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

CSS Border Top color for the above div is #b5e4de

HTML with inline CSS

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

#b5e4de hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b5e4de Color code Preview on White Background

This is how #b5e4de Color code will look on white background color. Color contrast ratio is 1.39

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

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,228,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(228,181,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(181,228,222,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.