crispedge.com

Color picker

Loading...

#bbefbd hex color - Green - Cool color - Information

#bbefbd hex color - Green - Cool color

Color Hue/Base color: Green

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebbefbd#bbefbd
RGB Decimal187, 239, 189rgb(187, 239, 189)
RGB Percent73%, 94%, 74%rgb(73%, 94%, 74%)
CSS RGBa187, 239, 189,1rgba(187,239,189,1)
CMYK Modelcmyk(22%,0%,21%,6%)
HSL Color Space122,62% ,84%hsl(122,62% ,84%)
HSV Color Space122°, 22%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110111110111110111101
Octal273357275
Decimal187239189
Hexbbefbd

Different shades of #bbefbd color code.

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

Light Shade of #bbefbd
#e4f9e5
Dark Shade of #bbefbd
#92e595
Saturated Shade of #bbefbd
#b7f3b9
Desaturated Shade of #bbefbd
#bfebc1
Grey scale Shade of #bbefbd
#d5d5d5
Brighten Shade
#d4ffd6
Most Readable Shade
#000000

Shades of #bbefbd color code

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

#bbefbd
#a6d4a8
#91b993
#7c9f7e
#678469
#536a54
#3e4f3f
#29352a
#141a15
#000000

Similar Color like #bbefbd color

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

#bcf0be
#bdf1bf
#bef2c0
#bff3c1
#c0f4c2
#c1f5c3
#c2f6c4
#c3f7c5
#c4f8c6
#c5f9c7
#c6fac8
#c7fbc9
#c8fcca
#c9fdcb
#baeebc
#b9edbb
#b8ecba
#b7ebb9
#b6eab8
#b5e9b7
#b4e8b6
#b3e7b5
#b2e6b4
#b1e5b3
#b0e4b2
#afe3b1
#aee2b0
#ade1af

Monochromatic Color with #bbefbd

#bbefbd
#151a15
#364537
#576f58
#799a7a
#9ac49b

Tints of #bbefbd Color

#bbefbd
#c2f0c4
#caf2cb
#d1f4d3
#d9f6da
#e0f7e1
#e8f9e9
#effbf0
#f7fdf7
#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

#bbefbd
#efbbed

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

Split Complementary

#bbefbd
#d7bbef
#efbbd3

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

Analogous Color

#ceefbb
#c3efbb
#bbefbd
#bbefc7
#bbefd2

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

#bbefbd
#bdbbef
#efbdbb

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

#bbefbd
#bbd3ef
#efbbed
#efd7bb

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

#bbefbd
#efbbed
#efbbd3
#bbefd7

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

#bbefbd Color Code Preview on Black Background Color

This is how #bbefbd Color will look on black background color. Color contrast ratio is 16.19

#bbefbd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbefbd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbefbd

#bbefbd color code is use for CSS Background Color

Background color for the above div is #bbefbd

HTML with inline CSS

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

#bbefbd color code is use for CSS Border Color

CSS Border color for the above div is #bbefbd

HTML with inline CSS

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

CSS Border Left color for the above div is #bbefbd

HTML with inline CSS

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

CSS Border Right color for the above div is #bbefbd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbefbd

HTML with inline CSS

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

CSS Border Top color for the above div is #bbefbd

HTML with inline CSS

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

#bbefbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbefbd Color code Preview on White Background

This is how #bbefbd Color code will look on white background color. Color contrast ratio is 1.30

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

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