crispedge.com

Color picker

Loading...

#bbf98f hex color - Green - Cool color - Information

#bbf98f hex color - Green - Cool color

Color Hue/Base color: Green

Hex #bbf98f Color code in RGB color code model is created after adding 73.33% red color, 97.65% green color and 56.08% blue color. Hex #bbf98f Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 0% magenta, 43% yellow and 2% black.

Hex #bbf98f color code is between #aaff88 web safe hex color code and #ccee99 web safe hex color code. #aaff88 is the nearest web safe color code. You can see here many more shades of #bbf98f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebbf98f#bbf98f
RGB Decimal187, 249, 143rgb(187, 249, 143)
RGB Percent73%, 98%, 56%rgb(73%, 98%, 56%)
CSS RGBa187, 249, 143,1rgba(187,249,143,1)
CMYK Modelcmyk(25%,0%,43%,2%)
HSL Color Space95,90% ,77%hsl(95,90% ,77%)
HSV Color Space95°, 43%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110111111100110001111
Octal273371217
Decimal187249143
Hexbbf98f

Different shades of #bbf98f color code.

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

Light Shade of #bbf98f
#d8fcbf
Dark Shade of #bbf98f
#9ef65f
Saturated Shade of #bbf98f
#baff89
Desaturated Shade of #bbf98f
#bcf395
Grey scale Shade of #bbf98f
#c4c4c4
Brighten Shade
#d4ffa8
Most Readable Shade
#000000

Shades of #bbf98f color code

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

#bbf98f
#a6dd7f
#91c16f
#7ca65f
#678a4f
#536e3f
#3e532f
#29371f
#141b0f
#000000

Similar Color like #bbf98f color

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

#bcfa90
#bdfb91
#befc92
#bffd93
#c0fe94
#c1ff95
#c2ff96
#c3ff97
#c4ff98
#c5ff99
#c6ff9a
#c7ff9b
#c8ff9c
#c9ff9d
#baf88e
#b9f78d
#b8f68c
#b7f58b
#b6f48a
#b5f389
#b4f288
#b3f187
#b2f086
#b1ef85
#b0ee84
#afed83
#aeec82
#adeb81

Monochromatic Color with #bbf98f

#bbf98f
#1b2415
#3b4f2d
#5b7946
#7ba45e
#9bce77

Tints of #bbf98f Color

#bbf98f
#c2f99b
#cafaa7
#d1fbb4
#d9fbc0
#e0fccd
#e8fdd9
#effde6
#f7fef2
#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

#bbf98f
#cd8ff9

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

Split Complementary

#bbf98f
#988ff9
#f98ff0

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

Analogous Color

#e5f98f
#d0f98f
#bbf98f
#a6f98f
#91f98f

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

#bbf98f
#8fbbf9
#f98fbb

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

#bbf98f
#8ff0f9
#cd8ff9
#f9988f

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

#bbf98f
#cd8ff9
#f98ff0
#8ff998

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

#bbf98f Color Code Preview on Black Background Color

This is how #bbf98f Color will look on black background color. Color contrast ratio is 17.06

#bbf98f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbf98f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbf98f

#bbf98f color code is use for CSS Background Color

Background color for the above div is #bbf98f

HTML with inline CSS

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

#bbf98f color code is use for CSS Border Color

CSS Border color for the above div is #bbf98f

HTML with inline CSS

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

CSS Border Left color for the above div is #bbf98f

HTML with inline CSS

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

CSS Border Right color for the above div is #bbf98f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbf98f

HTML with inline CSS

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

CSS Border Top color for the above div is #bbf98f

HTML with inline CSS

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

#bbf98f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbf98f Color code Preview on White Background

This is how #bbf98f Color code will look on white background color. Color contrast ratio is 1.23

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

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