crispedge.com

Color picker

Loading...

#bbf6d4 hex color - Green - Cool color - Information

#bbf6d4 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #bbf6d4 Color code in RGB color code model is created after adding 73.33% red color, 96.47% green color and 83.14% blue color. Hex #bbf6d4 Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 0% magenta, 14% yellow and 4% black.

Hex #bbf6d4 color code is between #aaeecc web safe hex color code and #ccffdd web safe hex color code. #aaeecc is the nearest web safe color code. You can see here many more shades of #bbf6d4 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebbf6d4#bbf6d4
RGB Decimal187, 246, 212rgb(187, 246, 212)
RGB Percent73%, 96%, 83%rgb(73%, 96%, 83%)
CSS RGBa187, 246, 212,1rgba(187,246,212,1)
CMYK Modelcmyk(24%,0%,14%,4%)
HSL Color Space145,77% ,85%hsl(145,77% ,85%)
HSV Color Space145°, 24%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110111111011011010100
Octal273366324
Decimal187246212
Hexbbf6d4

Different shades of #bbf6d4 color code.

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

Light Shade of #bbf6d4
#e8fcf0
Dark Shade of #bbf6d4
#8ef0b8
Saturated Shade of #bbf6d4
#b7fad3
Desaturated Shade of #bbf6d4
#bff2d5
Grey scale Shade of #bbf6d4
#d8d8d8
Brighten Shade
#d4ffed
Most Readable Shade
#000000

Shades of #bbf6d4 color code

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

#bbf6d4
#a6dabc
#91bfa4
#7ca48d
#678875
#536d5e
#3e5246
#29362f
#141b17
#000000

Similar Color like #bbf6d4 color

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

#bcf7d5
#bdf8d6
#bef9d7
#bffad8
#c0fbd9
#c1fcda
#c2fddb
#c3fedc
#c4ffdd
#c5ffde
#c6ffdf
#c7ffe0
#c8ffe1
#c9ffe2
#baf5d3
#b9f4d2
#b8f3d1
#b7f2d0
#b6f1cf
#b5f0ce
#b4efcd
#b3eecc
#b2edcb
#b1ecca
#b0ebc9
#afeac8
#aee9c7
#ade8c6

Monochromatic Color with #bbf6d4

#bbf6d4
#19211d
#3a4c41
#5a7666
#7aa18b
#9bcbaf

Tints of #bbf6d4 Color

#bbf6d4
#c2f7d8
#caf8dd
#d1f9e2
#d9fae7
#e0fbeb
#e8fcf0
#effdf5
#f7fefa
#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

#bbf6d4
#f6bbdd

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

Split Complementary

#bbf6d4
#f2bbf6
#f6bbbf

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

Analogous Color

#bbf6bc
#bbf6c8
#bbf6d4
#bbf6e0
#bbf6ec

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

#bbf6d4
#d4bbf6
#f6d4bb

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

#bbf6d4
#bbbff6
#f6bbdd
#f6f1bb

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

#bbf6d4
#f6bbdd
#f6bbbf
#bbf6f2

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

#bbf6d4 Color Code Preview on Black Background Color

This is how #bbf6d4 Color will look on black background color. Color contrast ratio is 17.25

#bbf6d4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbf6d4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbf6d4

#bbf6d4 color code is use for CSS Background Color

Background color for the above div is #bbf6d4

HTML with inline CSS

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

#bbf6d4 color code is use for CSS Border Color

CSS Border color for the above div is #bbf6d4

HTML with inline CSS

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

CSS Border Left color for the above div is #bbf6d4

HTML with inline CSS

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

CSS Border Right color for the above div is #bbf6d4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbf6d4

HTML with inline CSS

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

CSS Border Top color for the above div is #bbf6d4

HTML with inline CSS

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

#bbf6d4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbf6d4 Color code Preview on White Background

This is how #bbf6d4 Color code will look on white background color. Color contrast ratio is 1.22

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

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