crispedge.com

Color picker

Loading...

#bbefd5 hex color - Green - Cool color - Information

#bbefd5 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #bbefd5 Color code in RGB color code model is created after adding 73.33% red color, 93.73% green color and 83.53% blue color. Hex #bbefd5 Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 0% magenta, 11% yellow and 6% black.

Hex #bbefd5 color code is between #aaeedd web safe hex color code and #ccffcc web safe hex color code. #aaeedd is the nearest web safe color code. You can see here many more shades of #bbefd5 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebbefd5#bbefd5
RGB Decimal187, 239, 213rgb(187, 239, 213)
RGB Percent73%, 94%, 84%rgb(73%, 94%, 84%)
CSS RGBa187, 239, 213,1rgba(187,239,213,1)
CMYK Modelcmyk(22%,0%,11%,6%)
HSL Color Space150,62% ,84%hsl(150,62% ,84%)
HSV Color Space150°, 22%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110111110111111010101
Octal273357325
Decimal187239213
Hexbbefd5

Different shades of #bbefd5 color code.

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

Light Shade of #bbefd5
#e4f9ee
Dark Shade of #bbefd5
#92e5bb
Saturated Shade of #bbefd5
#b7f3d5
Desaturated Shade of #bbefd5
#bfebd5
Grey scale Shade of #bbefd5
#d5d5d5
Brighten Shade
#d4ffee
Most Readable Shade
#000000

Shades of #bbefd5 color code

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

#bbefd5
#a6d4bd
#91b9a5
#7c9f8e
#678476
#536a5e
#3e4f47
#29352f
#141a17
#000000

Similar Color like #bbefd5 color

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

#bcf0d6
#bdf1d7
#bef2d8
#bff3d9
#c0f4da
#c1f5db
#c2f6dc
#c3f7dd
#c4f8de
#c5f9df
#c6fae0
#c7fbe1
#c8fce2
#c9fde3
#baeed4
#b9edd3
#b8ecd2
#b7ebd1
#b6ead0
#b5e9cf
#b4e8ce
#b3e7cd
#b2e6cc
#b1e5cb
#b0e4ca
#afe3c9
#aee2c8
#ade1c7

Monochromatic Color with #bbefd5

#bbefd5
#151a18
#36453d
#576f63
#799a89
#9ac4af

Tints of #bbefd5 Color

#bbefd5
#c2f0d9
#caf2de
#d1f4e3
#d9f6e7
#e0f7ec
#e8f9f1
#effbf5
#f7fdfa
#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

#bbefd5
#efbbd5

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

Split Complementary

#bbefd5
#efbbef
#efbbbb

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

Analogous Color

#bbefc0
#bbefcb
#bbefd5
#bbefdf
#bbefea

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

#bbefd5
#d5bbef
#efd5bb

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

#bbefd5
#bbbbef
#efbbd5
#efefbb

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

#bbefd5
#efbbd5
#efbbbb
#bbefef

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

#bbefd5 Color Code Preview on Black Background Color

This is how #bbefd5 Color will look on black background color. Color contrast ratio is 16.42

#bbefd5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbefd5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbefd5

#bbefd5 color code is use for CSS Background Color

Background color for the above div is #bbefd5

HTML with inline CSS

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

#bbefd5 color code is use for CSS Border Color

CSS Border color for the above div is #bbefd5

HTML with inline CSS

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

CSS Border Left color for the above div is #bbefd5

HTML with inline CSS

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

CSS Border Right color for the above div is #bbefd5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbefd5

HTML with inline CSS

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

CSS Border Top color for the above div is #bbefd5

HTML with inline CSS

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

#bbefd5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbefd5 Color code Preview on White Background

This is how #bbefd5 Color code will look on white background color. Color contrast ratio is 1.28

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

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